Sort posts and custom post type objects using a drag-and-drop, sortable JavaScript AJAX interface, or through the default WordPress dashboard
Prioritized issue groups from the latest Plugin Check scan
Maintainability
54
6 issue groups
Security
32
8 issue groups
I18n
4
2 issue groups
Repo Compliance
1
1 issue group
Sample message
Function "_deprecated_argument()" requires WordPress 3.0.0, but your plugin minimum supported version is WordPress 2.8.0.
Sample message
Use of a direct database call is discouraged.
Sample message
Processing form data without nonce verification.
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
Detected usage of a possibly undefined superglobal array index: $_POST['interface_sort_nonce']. Check that the array index exists before using it.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $_join at $_join\r\n
Sample message
Detected usage of a non-sanitized input variable: $_GET['page']
Sample message
$_GET['page'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
A function call to __() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
Sample message
Unescaped parameter $_join used in $wpdb->get_results()\n$_join assigned unsafely at line 131.
Sample message
The use of function set_time_limit() is discouraged
Sample message
Use placeholders and $wpdb->prepare(); found $sql
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: mkdir().
Sample message
The parameter "''" at position #2 of load_plugin_textdomain() has been deprecated since WordPress version 2.7.0. Use "" instead.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Potential connections found in static code analysis.
Outbound calls
8
External assets
0
Incoming endpoints
2
No external asset domains detected.
No public endpoints detected.
wp_ajax
wp_ajax
2 score snapshots
v2.4.9
39
Latest
v2.4.8
42
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 39 | 91 | 46 | 45 | v2.4.9 | 2.0.0 |
| 42 | 88 | 45 | 43 | v2.4.8 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.