Backup, restore, and migrate WordPress sites fast. Supports TAR, remote backups, multi schedules, and full multisite compatibility.
Prioritized issue groups from the latest Plugin Check scan
Security
807
7 issue groups
Maintainability
646
16 issue groups
Supply Chain
138
1 issue group
I18n
16
1 issue group
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '" (Code: {$e->getCode()})"'.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Hidden files are not permitted.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().
Sample message
unlink() is discouraged. Use wp_delete_file() to delete a file.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"- ATIME: {$sparse->getAtime()} -> {$sparse->getAtime(false)}"'.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fopen().
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: mkdir().
Sample message
Detected usage of a non-sanitized input variable: $_COOKIE[GoogleAuthenticator::MFA_COOKIE_KEY]
Sample message
rename() is discouraged. Use WP_Filesystem::move() to rename a file.
Sample message
$_COOKIE[GoogleAuthenticator::MFA_COOKIE_KEY] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fread().
Sample message
Mismatched text domain. Expected 'backup' but got 'jetbackup'.
Sample message
The use of function ini_set() is discouraged
Sample message
Processing form data without nonce verification.
Sample message
Use placeholders and $wpdb->prepare(); found $preparedQuery
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
The use of function eval() is forbidden
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
Processing form data without nonce verification.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: touch().
Sample message
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
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
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "DISABLE_WP_CRON".
Potential connections found in static code analysis.
Outbound calls
300
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
4 score snapshots
v3.1.23.3
10
Latest
v3.1.22.4
10
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 10 | 1,712 | 1,563 | 149 | v3.1.23.3 | 2.0.0 |
| 10 | 1,712 | 1,563 | 149 | v3.1.22.4 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.