Transfer your WordPress website to SiteGround without any hassle in a completely automated way using SiteGround Migrator.
Prioritized issue groups from the latest Plugin Check scan
Security
78
9 issue groups
I18n
61
5 issue groups
Maintainability
42
11 issue groups
Sample message
Missing $domain parameter in function call to __().
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$cipher_content'.
Sample message
Processing form data without nonce verification.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$counter".
Sample message
Detected usage of a non-sanitized input variable: $_GET['ts']
Sample message
$_GET['ts'] not unslashed before sanitization. Use wp_unslash() or similar
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
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
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$this->identifier . '_cron_interval'".
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable {$column} at \t\t\tWHERE {$column} LIKE %s\n
Sample message
Mismatched text domain. Expected 'siteground-migrator' but got 'siteground_migrator'.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Offloading images, js, css, and other scripts to your servers or any remote service is disallowed.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$library'.
Sample message
Processing form data without nonce verification.
Sample message
Stylesheets must be registered/enqueued via wp_enqueue_style()
Sample message
Unescaped parameter $column used in $wpdb->get_row()\n$column assigned unsafely at line 281.
Sample message
Translatable string should not be wrapped in HTML. Found: '<div class="error"><p>This plugin does not support full Multise Network migrations.</p></div>'
Sample message
The $text parameter must be a single text string literal. Found: $data['description']
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "https_local_ssl_verify".
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
print_r() found. Debug code should not normally be used in production.
Not analyzed yet.
2 score snapshots
v2.1.1
35
Latest
v2.1.0
35
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 35 | 187 | 113 | 74 | v2.1.1 | 2.0.0 |
| 35 | 187 | 113 | 74 | v2.1.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.