WPGatsby is a free open-source WordPress plugin that optimizes your WordPress site to work as a data source for Gatsby. This plugin must be used in c …
Prioritized issue groups from the latest Plugin Check scan
I18n
67
3 issue groups
Maintainability
54
13 issue groups
Security
47
8 issue groups
Supply Chain
8
1 issue group
Sample message
Mismatched text domain. Expected 'wp-gatsby' but got 'WPGatsby'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$dropdown_args'.
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
Hidden files are not permitted.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$message'.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "AcceptanceTester".
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'wsa_form_bottom_' . $form['id']".
Sample message
Missing $domain parameter in function call to __().
Sample message
Application files are not permitted.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Use of a direct database call is discouraged.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Use placeholders and $wpdb->prepare(); found $query
Sample message
Processing form data without nonce verification.
Sample message
Unescaped parameter $post_types used in $wpdb->get_col()\n$post_types assigned unsafely at line 162.
Sample message
Detected usage of tax_query, possible slow query.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Detected usage of a non-sanitized input variable: $_GET['preview_id']
Sample message
$_GET['preview_id'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "WP Gatsby" - contains the restricted term "wp" which cannot be used at all in your plugin name.
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
Use placeholders and $wpdb->prepare(); found interpolated variable $post_types at "SELECT ID FROM $wpdb->posts WHERE post_author = %d AND post_status = 'publish' AND post_type IN ('$post_types')"
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "GRAPHQL_DEBUG".
Sample message
Plugin name "WPGatsby" is different from the name declared in plugin header "WP Gatsby".
Not analyzed yet.
First score snapshot
v2.3.3
31
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 31 | 180 | 125 | 55 | v2.3.3 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.