Prioritized issue groups from the latest Plugin Check scan
Maintainability
38
10 issue groups
Security
35
6 issue groups
I18n
24
4 issue groups
Repo Compliance
2
2 issue groups
Sample message
The $domain parameter must be a single text string literal. Found: $this->plugin_slug
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable ${table_name} at "SELECT * FROM ${table_name}\r\n
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
Unescaped parameter $table_name used in $wpdb->get_results()\n$table_name assigned unsafely at line 108.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "SGBV_DB_TERM".
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['active_custom_types']. Check that the array index exists before using it.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$post_id'.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "activate_simple_googlebot_visit".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$db_term".
Sample message
Attempting a database schema change is discouraged.
Sample message
Detected usage of a non-sanitized input variable: $_POST['active_custom_types']
Sample message
$_POST['active_custom_types'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Translatable string should not be wrapped in HTML. Found: '<p><strong>Simple Googlebot Visit</strong> is a plugin that lets you know at all times the last time that the googlebot visited any of your content. This is important because it is in charge of indexing all your pages and showing them in the search results of Google. Thanks to <strong>Simple Googlebot Visit</strong> you have this valuable information integrated into your Wordpress administration panel, without having to integrate tools such as Search Console.</p>'
Sample message
The $text parameter must be a single text string literal. Found: $this->plugin_name
Sample message
Linking directly to 5 stars reviews is not allowed.
Sample message
Function "wp_send_json_error()" requires WordPress 3.5.0, but your plugin minimum supported version is WordPress 3.0.1.
Sample message
The use of function eval() is forbidden
Sample message
load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.
Sample message
Tested up to: 6.8 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Sample message
Incorrect Stable Tag. It's recommended not to use "Stable Tag: trunk". Your Stable Tag is meant to be the stable version of your plugin and it needs to be exactly the same with the Version in your main plugin file's header. Any mismatch can prevent users from downloading the correct plugin files from WordPress.org.
Not analyzed yet.
First score snapshot
v1.2.6
42
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 42 | 99 | 32 | 67 | v1.2.6 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.