Prioritized issue groups from the latest Plugin Check scan
Maintainability
129
13 issue groups
Security
7
2 issue groups
Performance
5
1 issue group
Repo Compliance
1
1 issue group
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "a8c_disable_blog_posts_block".
Sample message
Namespaces declared by a theme/plugin should start with the theme/plugin prefix. Found: "A8C\FSE".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$article_query'.
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
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "_manually_load_plugin".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$$name".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$asset_path'.
Sample message
get_page_by_title() has been deprecated since WordPress version 6.2.0. Use WP_Query instead.
Sample message
Editor blocks must define "apiVersion" 3 or higher in block.json for WordPress 7.0+ iframe editor compatibility.
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "WordPress.com Editing Toolkit" - contains the restricted term "wordpress" which cannot be used at all in your plugin name.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Global_Styles_Status_Rest_API".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "A8C_ETK_PLUGIN_VERSION".
Sample message
wp_make_content_images_responsive() has been deprecated since WordPress version 5.5.0. Use wp_filter_content_tags() instead.
Sample message
Application files are not permitted.
Sample message
Tested up to: 6.3 < 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
Function "str_starts_with()" requires WordPress 5.9.0, but your plugin minimum supported version is WordPress 5.5.0.
Not analyzed yet.
First score snapshot
v4.30504
67
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 67 | 142 | 52 | 90 | v4.30504 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.