WPGraphQL adds a flexible and powerful GraphQL API to WordPress, enabling efficient querying and interaction with your site's data.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
88
13 issue groups
Supply Chain
4
1 issue group
Security
3
2 issue groups
I18n
1
1 issue group
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "all_plugins".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "delete_graphql_data".
Sample message
The upgrade notice for "1.10.0" exceeds the limit of 300 characters.
Sample message
Hidden files are not permitted.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "WPGraphQL" - contains the restricted term "wp" which cannot be used at all in your plugin name.
Sample message
Detected usage of meta_key, possible slow query.
Sample message
$_SERVER['CONTENT_TYPE'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
The use of function get_post_type_labels() is forbidden
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
Unescaped parameter $where used in $wpdb->get_results()\n$where assigned unsafely at line 115.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "SAVEQUERIES".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$graphiql".
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: is_writable().
Sample message
The "/vendor" directory using composer exists, but "composer.json" file is missing.
Sample message
Unexpected markdown file "CLAUDE.md" detected in plugin root. Only specific markdown files are expected in production plugins.
Sample message
Plugin Updater detected. Detected code which may be altering WordPress update routines. Detected: auto_update_plugin
Potential connections found in static code analysis.
Outbound calls
144
External assets
0
Incoming endpoints
2
No external asset domains detected.
register_rest_route
wp_ajax
2 score snapshots
v2.17.0
35
Latest
v2.16.0
35
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 35 | 96 | 10 | 86 | v2.17.0 | 2.0.0 |
| 35 | 97 | 11 | 86 | v2.16.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.