Jetpack VaultPress Backup

Save each change and get back online fast with one-click restores. The most proven WordPress backup plugin with over 270 million backups.

v3.8AutomatticUpdated Added 20k+ installs90% rating
32
Score
554
Errors
211
Warnings
+0
Change

Category Scores

Security0
Repo94
Performance98
Maintainability42

Issues to Review

Prioritized issue groups from the latest Plugin Check scan

765 findings

I18n

507

1 issue group

Maintainability

173

12 issue groups

Security

83

2 issue groups

Performance

1

1 issue group

ERRORI18nText Domain MismatchMismatched text domain. Expected 'jetpack-backup' but got 'jetpack-admin-ui'.507
Category
I18n
Occurrences
507
Severity
error

Sample message

Mismatched text domain. Expected 'jetpack-backup' but got 'jetpack-admin-ui'.

WARNINGMaintainabilityDirect QueryUse of a direct database call is discouraged.58
Category
Maintainability
Occurrences
58
Severity
warning

Sample message

Use of a direct database call is discouraged.

WARNINGSecurityUnescaped DBParameterUnescaped parameter $child_table used in $wpdb->get_results()\n$child_table assigned unsafely at line 357.47
Category
Security
Occurrences
47
Severity
warning

Sample message

Unescaped parameter $child_table used in $wpdb->get_results()\n$child_table assigned unsafely at line 357.

WARNINGMaintainabilityNo CachingDirect database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().41
Category
Maintainability
Occurrences
41
Severity
warning

Sample message

Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().

ERRORSecurityException Not EscapedAll output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"$errstr (file: $errfile; line: $errline)"'.36
Category
Security
Occurrences
36
Severity
error

Sample message

All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"$errstr (file: $errfile; line: $errline)"'.

WARNINGMaintainabilityNon Prefixed Hookname FoundHook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'jitm_' . $envelope->CTA->hook".31
Category
Maintainability
Occurrences
31
Severity
warning

Sample message

Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'jitm_' . $envelope->CTA->hook".

WARNINGMaintainabilityslow db query meta keyDetected usage of meta_key, possible slow query.9
Category
Maintainability
Occurrences
9
Severity
warning

Sample message

Detected usage of meta_key, possible slow query.

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;

WARNINGMaintainabilityDiscouragedThe use of function ini_set() is discouraged7
Category
Maintainability
Occurrences
7
Severity
warning

Sample message

The use of function ini_set() is discouraged

WARNINGMaintainabilityslow db query meta valueDetected usage of meta_value, possible slow query.7
Category
Maintainability
Occurrences
7
Severity
warning

Sample message

Detected usage of meta_value, possible slow query.

Show 7 more
WARNINGMaintainabilityNon Prefixed Variable Found4
Category
Maintainability
Occurrences
4
Severity
warning

Sample message

Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$add_action".

WARNINGMaintainabilitytrademarked term3
Category
Maintainability
Occurrences
3
Severity
warning

Sample message

The plugin name includes a restricted term. Your chosen plugin name - "Jetpack VaultPress Backup" - contains the restricted term "jetpack" and cannot be used to begin your plugin name. We disallow the use of certain terms in ways that are abused, or potentially infringe on and/or are misleading with regards to trademarks. You may use the term "jetpack" elsewhere in your plugin name, such as "... for jetpack".

WARNINGMaintainabilityupdate modification detected2
Category
Maintainability
Occurrences
2
Severity
warning

Sample message

Plugin Updater detected. Detected code which may be altering WordPress update routines. Detected: _site_transient_update_plugins

WARNINGMaintainabilityNon Prefixed Constant Found1
Category
Maintainability
Occurrences
1
Severity
warning

Sample message

Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "XMLRPC_REQUEST".

WARNINGPerformancePost Not In exclude1
Category
Performance
Occurrences
1
Severity
warning

Sample message

Using exclusionary parameters, like exclude, in calls to get_posts() should be done with caution, see https://wpvip.com/documentation/performance-improvements-by-removing-usage-of-post__not_in/ for more information.

ERRORRepo Complianceoutdated tested upto header1
Category
Repo Compliance
Occurrences
1
Severity
error

Sample message

Tested up to: 6.9 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.

ERRORMaintainabilityplugin updater detected1
Category
Maintainability
Occurrences
1
Severity
error

Sample message

Plugin Updater detected. These are not permitted in WordPress.org hosted plugins. Detected: site_transient_update_plugins

Score History

First score snapshot

v3.8

32

Latest

Findings
765
Errors
554
Warnings
211
Check
2.0.0

Related Plugins