Get the next generation of Schema Structured Data to enhance your WordPress site presentation in Google search results.
Prioritized issue groups from the latest Plugin Check scan
I18n
687
6 issue groups
Security
552
6 issue groups
Maintainability
140
13 issue groups
Sample message
Mismatched text domain. Expected 'schema' but got 'easy-digital-downloads'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '" /> $p->post_title<br/>"'.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Processing form data without nonce verification.
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
$_GET['_wpnonce'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a non-sanitized input variable: $_GET['_wpnonce']
Sample message
Function "delete_term_meta()" requires WordPress 4.4.0, but your plugin minimum supported version is WordPress 4.0.0.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$blog_ids".
Sample message
The $text text string should have translatable content. Found: '%1$s'
Sample message
Missing $domain parameter in function call to __().
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'cpt_columns_text_'.$column_name".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "delete_tax_meta".
Sample message
Resource version not set in call to wp_enqueue_script(). This means new versions of the script may not always be loaded due to browser caching.
Sample message
The $domain parameter must be a single text string literal. Found: $this->slug
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.
Sample message
Processing form data without nonce verification.
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
Multiple placeholders in translatable strings should be ordered. Expected "%1$s, %2$s", but got "%s, %s" in 'You have been using the %s plugin for %s now!'.
Sample message
Short URL detected (goo.gl). Use full URLs instead of URL shorteners.
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
The upgrade notice for "1.4.6" exceeds the limit of 300 characters.
Not analyzed yet.
First score snapshot
v1.7.9.6
23
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 23 | 1,418 | 1,173 | 245 | v1.7.9.6 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.