Modern GraphQL IDE for WPGraphQL — schema-aware editor, execution history, saved queries, and a public endpoint mode.
Prioritized issue groups from the latest Plugin Check scan
I18n
29
1 issue group
Maintainability
14
7 issue groups
Security
8
2 issue groups
Supply Chain
3
1 issue group
Sample message
Mismatched text domain. Expected 'wpgraphql-ide' but got 'wp-graphql-ide'.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Detected usage of a non-sanitized input variable: $_SERVER['HTTP_ACCEPT']
Sample message
$_SERVER['HTTP_ACCEPT'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Hidden files are not permitted.
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "WPGraphQL IDE" - contains the restricted term "wp" which cannot be used at all in your plugin name.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "register_graphql_document_setting_field".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "graphql_manage_settings_cap".
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
The "/vendor" directory using composer exists, but "composer.json" file is missing.
Sample message
The "Domain Path" header in the plugin file must point to an existing folder. Found: "languages"
Sample message
Unexpected markdown file "UPGRADE-5.0.md" detected in plugin root. Only specific markdown files are expected in production plugins.
Sample message
The upgrade notice for "5.0.0" exceeds the limit of 300 characters.
Potential connections found in static code analysis.
Outbound calls
64
External assets
0
Incoming endpoints
5
No external asset domains detected.
register_rest_route
register_rest_route
register_rest_route
register_rest_route
wp_ajax
6 score snapshots
v5.4.1
35
Latest
v5.4.0
35
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 35 | 56 | 38 | 18 | v5.4.1 | 2.0.0 |
| 35 | 56 | 38 | 18 | v5.4.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.