Sort Taxonomy Terms per Post basis using a Drag and Drop Sortable JavaScript capability.
Prioritized issue groups from the latest Plugin Check scan
Security
69
6 issue groups
Maintainability
30
12 issue groups
I18n
4
3 issue groups
Repo Compliance
3
3 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$html'.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Function "wp_unslash()" requires WordPress 3.6.0, but your plugin minimum supported version is WordPress 3.2.0.
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['_post_type_object']. Check that the array index exists before using it.
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_POST['nonce']
Sample message
$_POST['nonce'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Resource version not set in call to wp_register_script(). This means new versions of the script may not always be loaded due to browser caching.
Sample message
File and folder names must not contain spaces or special characters.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "list_pages".
Sample message
Version parameter is not explicitly set or has been set to an equivalent of "false" for wp_register_script; This means that the WordPress core version will be used which is not recommended for plugin or theme development.
Sample message
In footer ($in_footer) is not set explicitly wp_register_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
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
The use of function set_time_limit() is discouraged
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Post_Terms_Order_Walker".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "pto_load_textdomain".
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
The parameter "FALSE" at position #2 of load_plugin_textdomain() has been deprecated since WordPress version 2.7.0. Use "" instead.
Sample message
Missing $domain parameter in function call to __().
Sample message
Plugin name "Post Terms Order - per Post based" is different from the name declared in plugin header "Post Terms Order".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Missing "License". Please update your readme with a valid GPLv2 (or later) compatible license.
Sample message
Tested up to: 6.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
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Not analyzed yet.
First score snapshot
v1.3
37
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 37 | 106 | 70 | 36 | v1.3 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.
600k+ active installs
500k+ active installs
50k+ active installs