Enrich your WordPress website content with Google Structured Data and make it more SEO friendly.
Prioritized issue groups from the latest Plugin Check scan
Security
103
8 issue groups
Maintainability
65
15 issue groups
I18n
39
2 issue groups
Sample message
Processing form data without nonce verification.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$admin_mail_id".
Sample message
$_POST[$article_key] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Missing $domain parameter in function call to esc_html_e().
Sample message
The $text parameter must be a single text string literal. Found: $article_title
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['post_id']. Check that the array index exists before using it.
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
Detected usage of a non-sanitized input variable: $_POST['postdata']
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$article_field['eg']'.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "FAQ".
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 plugin name includes a restricted term. Your chosen plugin name - "Google SEO Pressor Snippet Plugin" - contains the restricted term "google" and cannot be used to begin your plugin name. We disallow the use of certain terms in ways that are abused, or potentially infringe on and/or are misleading with regards to trademarks. You may use the term "google" elsewhere in your plugin name, such as "... for google".
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $post->ID at "SELECT t.name FROM {$wpdb->prefix}terms as t join {$wpdb->prefix}term_relationships as tr on t.term_id = tr.term_taxonomy_id where tr.object_id=$post->ID"
Sample message
Possible use of short open tags detected; found: <?echo esc_attr($cf_val);?>">
Sample message
Unescaped parameter $post->ID used in $wpdb->get_results()\n$post->ID used without escaping.
Sample message
The use of function ini_set() is discouraged
Sample message
SQL wildcards for a LIKE query should be passed in through a replacement parameter. Found: LIKE 'google_snippets%'.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "WP_GSAS_PLUGIN_NAME".
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
error_reporting() can lead to full path disclosure.
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
Plugin name "Google SEO Pressor for Rich snippets" is different from the name declared in plugin header "Google SEO Pressor Snippet Plugin".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Potential connections found in static code analysis.
Outbound calls
60
External assets
1
Incoming endpoints
7
No external asset domains detected.
No public endpoints detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
First score snapshot
v2.0
36
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 36 | 211 | 51 | 160 | v2.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.