The WP Category Sort plugin allows you to easily reorder your categories the way you want via drag and drop.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
16
7 issue groups
Security
11
5 issue groups
I18n
8
2 issue groups
Repo Compliance
2
2 issue groups
Sample message
Mismatched text domain. Expected 'wp-category-sort' but got 'wp-taxonomy-post-ordering'.
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
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "WP Category Sort" - contains the restricted term "wp" which cannot be used at all in your plugin name.
Sample message
Use placeholders and $wpdb->prepare(); found $query
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "WPCATSORTPATH".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "to/term_title".
Sample message
Detected usage of a non-sanitized input variable: $_POST['_nonce']
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['_nonce']. Check that the array index exists before using it.
Sample message
$_POST['_nonce'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Function "sanitize_text_field()" requires WordPress 2.9.0, but your plugin minimum supported version is WordPress 2.8.0.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$args".
Sample message
Tested up to: 5.8 < 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.
Sample message
The "Domain Path" header in the plugin file must point to an existing folder. Found: "languages"
Sample message
The "Text Domain" header in the plugin file does not match the slug. Found "wpcatsort", expected "wp-category-sort".
Potential connections found in static code analysis.
Outbound calls
4
External assets
0
Incoming endpoints
1
No notable third-party domains detected.
No external asset domains detected.
No public endpoints detected.
wp_ajax
First score snapshot
v2.0.3
62
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 62 | 37 | 15 | 22 | v2.0.3 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.