WordPress backup plugin to create full website backups and restore them easily. Built in migration to easily migrate your website, smart pre-update ba …
Prioritized issue groups from the latest Plugin Check scan
Maintainability
79
18 issue groups
Security
44
4 issue groups
Repo Compliance
1
1 issue group
Sample message
Unescaped parameter $cleanup_sql used in $wpdb->query()\n$cleanup_sql assigned unsafely at line 83.
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
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().
Sample message
Processing form data without nonce verification.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$db_disabled_class".
Sample message
unlink() is discouraged. Use wp_delete_file() to delete a file.
Sample message
The use of function set_time_limit() is discouraged
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fwrite().
Sample message
The use of function move_uploaded_file() is forbidden
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: mkdir().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: rmdir().
Sample message
Detected usage of a non-sanitized input variable: $_FILES['backup_file']
Sample message
Plugin folders are deleted when upgraded. Do not save data to the plugin folder using unzip_file(). Detected usage of constant WP_CONTENT_DIR. Use wp_upload_dir() to get the uploads directory path or save to the database instead.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "RoyalBackupReset".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "https_local_ssl_verify".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "$name".
Sample message
$_SERVER['HTTP_REFERER'] 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
Plugin name "Royal Wordpress Backup, Restore & Migration Plugin - Backup Wordpress Sites Safely" is different from the name declared in plugin header "Royal Backup, Restore & Reset".
Sample message
The "Short Description" section is too long and was truncated. A maximum of 150 characters is supported.
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "Royal Wordpress Backup, Restore & Migration Plugin - Backup Wordpress Sites Safely" - contains the restricted term "plugin" which cannot be used at all in your plugin name.
Sample message
Function "wp_date()" requires WordPress 5.3.0, but your plugin minimum supported version is WordPress 5.0.0.
Not analyzed yet.
First score snapshot
v1.0.27
53
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 53 | 124 | 34 | 90 | v1.0.27 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.