descending , posts, categories, wordpress mu, wpmu Requires at least: 2.6 Tested up to: 2.7 Stable tag: trunk The plugin enables any user to modify t …
Prioritized issue groups from the latest Plugin Check scan
Security
34
7 issue groups
Repo Compliance
6
6 issue groups
Maintainability
4
3 issue groups
I18n
2
1 issue group
Sample message
Detected usage of a non-sanitized input variable: $_POST['applyArray']
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['applyArray']. Check that the array index exists before using it.
Sample message
$_POST['applyArray'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Processing form data without nonce verification.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$cat'.
Sample message
Missing $domain parameter in function call to __().
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Using __FILE__ for menu slugs risks exposing filesystem structure.
Sample message
get_currentuserinfo() has been deprecated since WordPress version 4.5.0. Use wp_get_current_user() instead.
Sample message
The "Tested up to" header is missing in the readme file.
Sample message
Missing "License". Please update your readme with a valid GPLv2 (or later) compatible license.
Sample message
Invalid or missing Stable Tag. Your Stable Tag is meant to be the stable version of your plugin and it needs to be exactly the same with the Version in your main plugin file's header. Any mismatch can prevent users from downloading the correct plugin files from WordPress.org.
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Sample message
The "Donate link" header in the readme file must be a valid URL.
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Sample message
The "Short Description" section is too long and was truncated. A maximum of 150 characters is supported.
Potential connections found in static code analysis.
Outbound calls
3
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
First score snapshot
v1.1
39
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 39 | 46 | 14 | 32 | v1.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.