Build internal links from focus keywords. Manual SYNC in Free, continuous auto-sync in Pro.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
167
15 issue groups
Security
57
7 issue groups
Repo Compliance
2
2 issue groups
I18n
1
1 issue group
Sample message
error_log() found. Debug code should not normally be used in production.
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 interpolated variable $ids_string at WHERE post_id IN ($ids_string)\n
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$bytes_written".
Sample message
Use placeholders and $wpdb->prepare(); found $placeholders
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fwrite().
Sample message
Detected usage of a non-sanitized input variable: $_POST[$key]
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Function "sanitize_textarea_field()" requires WordPress 4.7.0, but your plugin minimum supported version is WordPress 4.1.0.
Sample message
Attempting a database schema change is discouraged.
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
Replacement variables found, but no valid placeholders found in the query.
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
Unescaped parameter $query used in $wpdb->get_results()\n$query assigned unsafely at line 32.
Sample message
Using date_default_timezone_set() and similar isn't allowed, instead use WP internal timezone support.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "wpml_element_language_code".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "$name".
Sample message
var_dump() found. Debug code should not normally be used in production.
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST[$key]. Check that the array index exists before using it.
Sample message
Resource version not set in call to wp_register_style(). This means new versions of the style may not always be loaded due to browser caching.
Sample message
A function call to esc_html__() 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
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Sample message
The "Domain Path" header in the plugin file must point to an existing folder. Found: "languages"
Potential connections found in static code analysis.
Outbound calls
176
External assets
3
Incoming endpoints
4
wp_ajax
admin_post
wp_ajax
wp_ajax
5 score snapshots
v2.0.9
33
Latest
v2.0.8
35
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 33 | 227 | 38 | 189 | v2.0.9 | 2.0.0 |
| 35 | 196 | 30 | 166 | v2.0.8 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.