Prioritized issue groups from the latest Plugin Check scan
Maintainability
16
9 issue groups
Security
5
2 issue groups
Supply Chain
2
1 issue group
I18n
1
1 issue group
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'acf_esc_html'.
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "WPGraphQL for ACF" - contains the restricted term "wp" which cannot be used at all in your plugin name.
Sample message
Unexpected markdown file "CLAUDE.md" detected in plugin root. Only specific markdown files are expected in production plugins.
Sample message
The "wpgraphql/acf/field" prefix is not a valid namespace/function/class/variable/constant prefix in PHP.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "the_content".
Sample message
$_REQUEST['data'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Hidden files are not permitted.
Sample message
The upgrade notice for "2.1.0" exceeds the limit of 300 characters.
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
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "register_graphql_acf_field_type".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$field_group".
Sample message
The "/vendor" directory using composer exists, but "composer.json" file is missing.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Potential connections found in static code analysis.
Outbound calls
38
External assets
0
Incoming endpoints
2
No external asset domains detected.
No public endpoints detected.
wp_ajax
wp_ajax
4 score snapshots
v2.7.0
35
Latest
v2.6.5
35
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 35 | 24 | 6 | 18 | v2.7.0 | 2.0.0 |
| 35 | 24 | 6 | 18 | v2.6.5 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.