Make your WordPress site private in one click, block registration spam, and clean up existing spam accounts with staged safeguards that protect online …
Prioritized issue groups from the latest Plugin Check scan
I18n
595
3 issue groups
Maintainability
223
12 issue groups
Security
208
10 issue groups
Sample message
Mismatched text domain. Expected 'jonradio-private-site' but got 'cmb2'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$class'.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "jr_ps_after_login_url".
Sample message
Use of a direct database call is discouraged.
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
Processing form data without nonce verification.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
$_GET['page'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$blog_obj".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "JR_PS_BACKUP_SCRIPT_ADDED".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "cloudflare_purge_all_cache".
Sample message
Detected usage of a non-sanitized input variable: $_FILES['jr_ps_restore_file']
Sample message
Missing $domain parameter in function call to __().
Sample message
Unescaped parameter $sql used in $wpdb->get_results()\n$sql assigned unsafely at line 580.
Sample message
Processing form data without nonce verification.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$field'.
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
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
Use of heredoc syntax (<<<) is not allowed; use standard strings or inline HTML instead
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $placeholders at \t\t\tWHERE user_id IN ($placeholders)\n
Sample message
Incorrect number of replacements passed to $wpdb->prepare(). Found 1 replacement parameters, expected 2.
Sample message
Replacement variables found, but no valid placeholders found in the query.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$filter".
Sample message
File and folder names must not contain spaces or special characters.
Potential connections found in static code analysis.
Outbound calls
251
External assets
1
Incoming endpoints
15
wp_ajax
admin_post
admin_post
admin_post
admin_post
admin_post
admin_post
admin_post
admin_post
admin_post
admin_post
admin_post
admin_post
2 more hidden
2 score snapshots
v4.2
27
Latest
v4.1.1
31
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 27 | 1,034 | 713 | 321 | v4.2 | 2.0.0 |
| 31 | 615 | 425 | 190 | v4.1.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.