All-in-one WordPress backup, migration and staging plugin — schedule automatic backups, restore in one click, and migrate or clone sites safely.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
1,420
15 issue groups
Security
668
9 issue groups
I18n
23
1 issue group
Sample message
Namespaces declared by a theme/plugin should start with the theme/plugin prefix. Found: "Aws\Common".
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
$_GET['auth_error'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fopen().
Sample message
Offloading images, js, css, and other scripts to your servers or any remote service is disallowed.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $and at "SELECT DISTINCT post_author FROM $wpdb->posts WHERE post_status != 'auto-draft' $and"
Sample message
Use placeholders and $wpdb->prepare(); found $exclude_states
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_ENV['MAGIC']
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fwrite().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fread().
Sample message
Unescaped parameter $and used in $wpdb->get_results()\n$and assigned unsafely at line 1906.
Sample message
Detected usage of a possibly undefined superglobal array index: $_FILES['async-upload']. Check that the array index exists before using it.
Sample message
Processing form data without nonce verification.
Sample message
The use of function ini_set() is discouraged
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "bloginfo_rss".
Sample message
Unescaped parameter $columns used in $wpdb->get_results()\n$columns assigned unsafely at line 38.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: mkdir().
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$default_remote_storage".
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.
Potential connections found in static code analysis.
Outbound calls
187
External assets
10
Incoming endpoints
100
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
86 more hidden
7 score snapshots
v0.9.135
25
Latest
v0.9.134
25
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 25 | 2,464 | 1,000 | 1,464 | v0.9.135 | 2.1.0 |
| 25 | 2,458 | 999 | 1,459 | v0.9.134 | 2.1.0 |
Author, categories, issues, domains, and nearby plugins.