This plugin implements Servebolt's WordPress best practices, and connects your site to the Servebolt Admin Panel.
Prioritized issue groups from the latest Plugin Check scan
I18n
1,027
4 issue groups
Security
1,009
13 issue groups
Maintainability
551
8 issue groups
Sample message
Mismatched text domain. Expected 'servebolt-optimizer' but got 'servebolt-wp'.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'sb_optimizer_add_version_parameter_to_' . $type . '_src_' . $handle".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"Call to undefined method $class::$name() in $file on line $line"'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$$key".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"$name not found on class"'.
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
Multiple placeholders in translatable strings should be ordered. Expected "%1$s, %2$s", but got "%s, %s" in '%sGet in touch with Servebolt Support%s to get Cloudflare added to your domain and set up correctly.'.
Sample message
$_GET['deprecations'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_GET['deprecations']
Sample message
Processing form data without nonce verification.
Sample message
Use of a direct database call is discouraged.
Sample message
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
Sample message
Missing $domain parameter in function call to __().
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
Use placeholders and $wpdb->prepare(); found $sql
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['auth_type']. Check that the array index exists before using it.
Sample message
trigger_error() found. Debug code should not normally be used in production.
Sample message
Sanitization missing for register_setting().
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable {$columnName} at "SHOW COLUMNS FROM {$tableName} LIKE '{$columnName}'"
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "sb_drop_index".
Sample message
Unescaped parameter $dbTable used in $wpdb->get_results()\n$dbTable assigned unsafely at line 112.
Sample message
Unescaped parameter $sql used in $wpdb->get_results()\n$sql used without escaping.
Potential connections found in static code analysis.
Outbound calls
145
External assets
0
Incoming endpoints
32
No external asset domains detected.
No public endpoints detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
20 more hidden
First score snapshot
v3.6.4
24
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 24 | 2,639 | 1,958 | 681 | v3.6.4 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.