Allows for the ordering of categories and custom taxonomy terms through a simple drag-and-drop interface
Prioritized issue groups from the latest Plugin Check scan
Security
60
7 issue groups
Maintainability
14
6 issue groups
I18n
1
1 issue group
Repo Compliance
1
1 issue group
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$counter_updated_terms'.
Sample message
$_GET['page'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Processing form data without nonce verification.
Sample message
Processing form data without nonce verification.
Sample message
Use of a direct database call is discouraged.
Sample message
Detected usage of a non-sanitized input variable: $_POST['custom-taxonomy-order-ne-nonce']
Sample message
Simple placeholders should not be quoted in the query string in $wpdb->prepare(). Found: '%d'.
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET['page']. Check that the array index exists before using it.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "_customtaxorder_activate".
Sample message
Attempting a database schema change is discouraged.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "custom_taxonomy_order_ne_settings_buttons".
Sample message
The parameter "$args" at position #2 of get_terms() has been deprecated since WordPress version 4.5.0. Instead do not pass the parameter.
Sample message
A function call to _n() 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
Tested up to: 6.9 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.
Not analyzed yet.
First score snapshot
v4.0.2
42
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 42 | 76 | 20 | 56 | v4.0.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.