Create & Restore Database Backup easily on single click. Manual or automated backups (backup to Dropbox, Google drive, Amazon s3,FTP,Email).
Category Scores
Top Issues by Category
i18n653
maintainability213
Issues Details
866 issues found in latest scan
Mismatched text domain. Expected 'wp-database-backup' but got 'wpdbbkp'.
Function "get_rest_url()" requires WordPress 4.4.0, but your plugin minimum supported version is WordPress 3.1.0.
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "WPDatabaseBackup".
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.
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "WP_BACKUP_PLUGIN_FILE".
The "Text Domain" header in the plugin file does not match the slug. Found "wpdbbkp", expected "wp-database-backup".
| Code | Type | Message | Count |
|---|---|---|---|
| WordPress.WP.I18n.TextDomainMismatch | ERROR | Mismatched text domain. Expected 'wp-database-backup' but got 'wpdbbkp'. | 652 |
| wp_function_not_compatible_with_requires_wp | ERROR | Function "get_rest_url()" requires WordPress 4.4.0, but your plugin minimum supported version is WordPress 3.1.0. | 194 |
| missing_direct_file_access_protection | ERROR | PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit; | 9 |
| WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedClassFound | WARNING | Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "WPDatabaseBackup". | 6 |
| trademarked_term | WARNING | 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. | 3 |
| WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedConstantFound | WARNING | Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "WP_BACKUP_PLUGIN_FILE". | 1 |
| textdomain_mismatch | WARNING | The "Text Domain" header in the plugin file does not match the slug. Found "wpdbbkp", expected "wp-database-backup". | 1 |
Latest Snapshot
Findings
866
Errors
855
Warnings
11
Score History
First score snapshot
First scan completed Jun 20, 2026
v7.12 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2
Jun 20, 2026
v7.12
89
Latest
- Findings
- 866
- Errors
- 855
- Warnings
- 11
- Plugin Check
- 2.0.0
- Model
- 2026.06-mvp-static-v2
| Scan | Score | Findings | Errors | Warnings | Plugin | Plugin Check | Model |
|---|---|---|---|---|---|---|---|
| Jun 20, 2026Latest | 89 | 866 | 855 | 11 | v7.12 | 2.0.0 | 2026.06-mvp-static-v2 |