Quickly reorder posts, pages, and custom post types using an intuitive drag-and-drop interface. Reordering supports auto-sorting and nested pages.
Prioritized issue groups from the latest Plugin Check scan
Security
17
5 issue groups
Maintainability
9
6 issue groups
I18n
4
3 issue groups
Performance
2
2 issue groups
Sample message
$_GET['tab'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$checked'.
Sample message
Processing form data without nonce verification.
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
Use of a direct database call is discouraged.
Sample message
Detected usage of a non-sanitized input variable: $_POST['excluded']
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['nonce']. Check that the array index exists before using it.
Sample message
Mismatched text domain. Expected 'metronet-reorder-posts' but got 'metronet_reorder_posts'.
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
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$do_action".
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 post__not_in, 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
Setting `suppress_filters` to `true` is prohibited.
Sample message
Library files that are already in the WordPress core are not permitted.
Sample message
Plugin name "Reorder Posts - Quick Post Type and Page Ordering" is different from the name declared in plugin header "Reorder Posts".
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Not analyzed yet.
First score snapshot
v2.6.1
61
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 61 | 33 | 10 | 23 | v2.6.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.