A simple and easy way to reorder your terms in WordPress.
Prioritized issue groups from the latest Plugin Check scan
Security
27
5 issue groups
Maintainability
16
8 issue groups
I18n
9
3 issue groups
Repo Compliance
2
2 issue groups
Sample message
Processing form data without nonce verification.
Sample message
$_GET['taxonomy'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Mismatched text domain. Expected 'reorder-terms' but got 'metronet-reorder-posts'.
Sample message
Detected usage of a non-sanitized input variable: $_GET['taxonomy']
Sample message
Detected usage of meta_query, possible slow query.
Sample message
The parameter "$selected_terms_args" at position #2 of get_terms() has been deprecated since WordPress version 4.5.0. Instead do not pass the parameter.
Sample message
No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['nonce']. Check that the array index exists before using it.
Sample message
The parameter "array( 'hide_empty' => false, 'parent' => $post_parent )" at position #2 of wp_count_terms() has been deprecated since WordPress version 5.6.0. Instead do not pass the parameter.
Sample message
Resource version not set in call to wp_enqueue_script(). This means new versions of the script may not always be loaded due to browser caching.
Sample message
In footer ($in_footer) is not set explicitly wp_enqueue_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.
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
print_r() found. Debug code should not normally be used in production.
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
Using exclusionary parameters, like exclude, in calls to get_posts() should be done with caution, see https://wpvip.com/documentation/performance-improvements-by-removing-usage-of-post__not_in/ for more information.
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.
Sample message
The "Domain Path" header in the plugin file must point to an existing folder. Found: "languages"
Potential connections found in static code analysis.
Outbound calls
3
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
v1.1.1
54
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 54 | 55 | 17 | 38 | v1.1.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.