Easily reorder posts, pages, custom post types, and taxonomies with intuitive drag-and-drop sorting in the WordPress admin.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
58
9 issue groups
Security
26
8 issue groups
I18n
1
1 issue group
Sample message
Use of a direct database call is discouraged.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Processing form data without nonce verification.
Sample message
Use placeholders and $wpdb->prepare(); found $query
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$order'.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "scp_update_menu_order".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$options".
Sample message
Unescaped parameter $sql used in $wpdb->get_var()\n$sql assigned unsafely at line 1487.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.
Sample message
Attempting a database schema change is discouraged.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $placeholders at "UPDATE $wpdb->posts SET `menu_order` = 0 WHERE `post_type` IN ($placeholders)"
Sample message
Replacement variables found, but no valid placeholders found in the query.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Simple_Review".
Sample message
Detected usage of a non-sanitized input variable: $_SERVER['REQUEST_URI']
Sample message
$_SERVER['REQUEST_URI'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Linking directly to 5 stars reviews is not allowed.
Sample message
The upgrade notice for "2.7.0" exceeds the limit of 300 characters.
Potential connections found in static code analysis.
Outbound calls
7
External assets
0
Incoming endpoints
7
No external asset domains detected.
No public endpoints detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
6 score snapshots
v2.8.6
40
Latest
v2.8.4
47
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 40 | 85 | 12 | 73 | v2.8.6 | 2.0.0 |
| 47 | 85 | 9 | 76 | v2.8.4 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.