Turbo charge your posts admin for any custom post type with sortable filters and columns, and auto-registration of metaboxes.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
14
7 issue groups
Security
10
1 issue group
I18n
4
2 issue groups
Repo Compliance
1
1 issue group
Sample message
$_POST[$is] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Found call to wp_enqueue_style() with external resource. Offloading styles to your servers or any remote service is disallowed.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
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
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$action_url".
Sample message
Missing $domain parameter in function call to __().
Sample message
Short URL detected (goo.gl). Use full URLs instead of URL shorteners.
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Detected usage of meta_value, possible slow query.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'dropdown_posts-' . $post_type".
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.
Not analyzed yet.
First score snapshot
v4.5.5
85
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 85 | 29 | 11 | 18 | v4.5.5 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.