Prioritized issue groups from the latest Plugin Check scan
Maintainability
23
7 issue groups
Security
14
3 issue groups
Supply Chain
6
1 issue group
I18n
6
2 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$args['after_post']'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$classes".
Sample message
Compressed files are not permitted.
Sample message
Mismatched text domain. Expected 'themify-shortcodes' but got 'themify'.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
rand() is discouraged. Use the far less predictable wp_rand() instead.
Sample message
Resource version not set in call to wp_enqueue_style(). This means new versions of the style may not always be loaded due to browser caching.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
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
Sanitization missing for register_setting().
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Builder_Shortcodes_Admin".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "get_template_part_{$slug}".
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
Tested up to: 6.7 < 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.
Sample message
Function "wp_get_upload_dir()" requires WordPress 4.5.0, but your plugin minimum supported version is WordPress 4.0.0.
Not analyzed yet.
First score snapshot
v2.1.4
35
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 35 | 52 | 36 | 16 | v2.1.4 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.