Create & Restore Database Backup easily on single click. Manual or automated backups (backup to Dropbox, Google drive, Amazon s3,FTP,Email).
Category Scores
Issues to Review
Prioritized issue groups from the latest Plugin Check scan
I18n
653
2 issue groups
Maintainability
213
5 issue groups
ERRORI18nText Domain MismatchMismatched text domain. Expected 'wp-database-backup' but got 'wpdbbkp'.652
- Category
- I18n
- Occurrences
- 652
- Severity
- error
Sample message
Mismatched text domain. Expected 'wp-database-backup' but got 'wpdbbkp'.
ERRORMaintainabilitywp function not compatible with requires wpFunction "get_rest_url()" requires WordPress 4.4.0, but your plugin minimum supported version is WordPress 3.1.0.194
- Category
- Maintainability
- Occurrences
- 194
- Severity
- error
Sample message
Function "get_rest_url()" requires WordPress 4.4.0, but your plugin minimum supported version is WordPress 3.1.0.
ERRORMaintainabilitymissing direct file access protectionPHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;9
- Category
- Maintainability
- Occurrences
- 9
- Severity
- error
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
WARNINGMaintainabilityNon Prefixed Class FoundClasses declared by a theme/plugin should start with the theme/plugin prefix. Found: "WPDatabaseBackup".6
- Category
- Maintainability
- Occurrences
- 6
- Severity
- warning
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "WPDatabaseBackup".
WARNINGMaintainabilitytrademarked termThe plugin name includes a restricted term. Your chosen plugin name - "WP Database Backup - Unlimited Database & Files Backup by Backup for WP" - contains the restricted term "wp" which cannot be used at all in your plugin name.3
- Category
- Maintainability
- Occurrences
- 3
- Severity
- warning
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "WP Database Backup - Unlimited Database & Files Backup by Backup for WP" - contains the restricted term "wp" which cannot be used at all in your plugin name.
WARNINGMaintainabilityNon Prefixed Constant FoundGlobal constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "WP_BACKUP_PLUGIN_FILE".1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- warning
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "WP_BACKUP_PLUGIN_FILE".
WARNINGI18ntextdomain mismatchThe "Text Domain" header in the plugin file does not match the slug. Found "wpdbbkp", expected "wp-database-backup".1
- Category
- I18n
- Occurrences
- 1
- Severity
- warning
Sample message
The "Text Domain" header in the plugin file does not match the slug. Found "wpdbbkp", expected "wp-database-backup".
Score History
First score snapshot
v7.12
89
Latest
- Findings
- 866
- Errors
- 855
- Warnings
- 11
- Check
- 2.0.0
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 89 | 866 | 855 | 11 | v7.12 | 2.0.0 |