Become the brand AI recommends. SEO + AEO + GEO so your WordPress ranks on Google and gets cited by ChatGPT, Perplexity, Gemini & AI Overviews.
Prioritized issue groups from the latest Plugin Check scan
I18n
928
5 issue groups
Security
272
10 issue groups
Maintainability
163
10 issue groups
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
Multiple placeholders in translatable strings should be ordered. Expected "%1\$s, %2\$s", but got "%s, %s" in "%s Important: %s if a modification was made to a focus page, please request a new focus pages re-audit before asking the AI Consultant to run a new test and re-configure the goals.".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$adminPost'.
Sample message
Missing $domain parameter in function call to esc_attr__().
Sample message
Use of a direct database call is discouraged.
Sample message
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
Sample message
Processing form data without nonce verification.
Sample message
Mismatched text domain. Expected 'squirrly-seo' but got 'hide-my-wp'.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Detected usage of a non-sanitized input variable: $_FILES['favicon']
Sample message
$_COOKIE['sq_country'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Use placeholders and $wpdb->prepare(); found $ids
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $table at "ALTER TABLE `$table` ADD COLUMN post VARCHAR(255) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL DEFAULT ''"
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a possibly undefined superglobal array index: $_FILES['sq_options']['tmp_name']. Check that the array index exists before using it.
Sample message
wp_redirect() found. Using wp_safe_redirect(), along with the "allowed_redirect_hosts" filter if needed, can help avoid any chances of malicious redirects within code. It is also important to remember to call exit() after a redirect so that no other unwanted code is executed.
Sample message
Unescaped parameter $query used in $wpdb->get_results()\n$query assigned unsafely at line 357.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fopen().
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
Scripts must be registered/enqueued via wp_enqueue_script()
Sample message
The $domain parameter must be a single text string literal. Found: _SQ_PLUGIN_NAME_
Sample message
Function "wp_register_ability()" requires WordPress 6.9.0, but your plugin minimum supported version is WordPress 5.3.0.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: readfile().
Sample message
In footer ($in_footer) is not set explicitly wp_enqueue_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.
Potential connections found in static code analysis.
Outbound calls
289
External assets
8
Incoming endpoints
3
register_rest_route
register_rest_route
register_rest_route
7 score snapshots
v14.2.2
24
Latest
v14.2.1
24
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 24 | 1,422 | 1,191 | 231 | v14.2.2 | 2.0.0 |
| 24 | 1,432 | 1,202 | 230 | v14.2.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.