Jetpack – WP Security, Backup, Speed, & Growth

Improve your WP security with powerful one-click tools like backup, WAF, and malware scan. Includes free tools like stats, CDN and social sharing.

v15.9AutomatticUpdated 2026-06-09Added Jan 20, 20113m+ installs76% rating73% support resolved
23
Score
2,821
Errors
1,303
Warnings
+0
Change

Category Scores

Security0
Repo100
Performance75
Maintainability0

Top Issues by Category

i18n2,429
maintainability1,484
1Non Prefixed Variable FoundWordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFoundWARNING4352Non Prefixed Hookname FoundWordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFoundWARNING2903missing direct file access protectionmissing_direct_file_access_protectionERROR1814Non Prefixed Function FoundWordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFoundWARNING1555Direct QueryWordPress.DB.DirectDatabaseQuery.DirectQueryWARNING896No CachingWordPress.DB.DirectDatabaseQuery.NoCachingWARNING687badly named filesbadly_named_filesERROR658Non Prefixed Constant FoundWordPress.NamingConventions.PrefixAllGlobals.NonPrefixedConstantFoundWARNING489Not AllowedPluginCheck.CodeAnalysis.Heredoc.NotAllowedERROR3510Non Prefixed Class FoundWordPress.NamingConventions.PrefixAllGlobals.NonPrefixedClassFoundWARNING2811slow db query meta keyWordPress.DB.SlowDBQuery.slow_db_query_meta_keyWARNING1812DiscouragedSquiz.PHP.DiscouragedFunctions.DiscouragedWARNING1613slow db query meta valueWordPress.DB.SlowDBQuery.slow_db_query_meta_valueWARNING1414slow db query meta queryWordPress.DB.SlowDBQuery.slow_db_query_meta_queryWARNING1215Dynamic Hookname FoundWordPress.NamingConventions.PrefixAllGlobals.DynamicHooknameFoundWARNING1216Offloaded ContentPluginCheck.CodeAnalysis.Offloading.OffloadedContentERROR517slow db query tax queryWordPress.DB.SlowDBQuery.slow_db_query_tax_queryWARNING518error log error logWordPress.PHP.DevelopmentFunctions.error_log_error_logWARNING519FoundGeneric.PHP.ForbiddenFunctions.FoundERROR3
security158
performance32

Issues Details

4,124 issues found in latest scan

ERROR2,429
WordPress.WP.I18n.TextDomainMismatch

Mismatched text domain. Expected 'jetpack' but got 'jetpack-account-protection'.

WARNING435
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound

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

WARNING290
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound

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

ERROR181
missing_direct_file_access_protection

PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;

WARNING155
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound

Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "Markdown".

WARNING89
WordPress.DB.DirectDatabaseQuery.DirectQuery

Use of a direct database call is discouraged.

ERROR89
WordPress.Security.EscapeOutput.ExceptionNotEscaped

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

WARNING68
WordPress.DB.DirectDatabaseQuery.NoCaching

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

ERROR65
badly_named_files

File and folder names must not contain spaces or special characters.

WARNING56
PluginCheck.Security.DirectDB.UnescapedDBParameter

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

WARNING48
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedConstantFound

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

ERROR35
PluginCheck.CodeAnalysis.Heredoc.NotAllowed

Use of heredoc syntax (<<<) is not allowed; use standard strings or inline HTML instead

WARNING28
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedClassFound

Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: &quot;Abstract_Jetpack_Site&quot;.

WARNING18
WordPress.DB.SlowDBQuery.slow_db_query_meta_key

Detected usage of meta_key, possible slow query.

WARNING18
WordPressVIPMinimum.Performance.WPQueryParams.PostNotIn_exclude

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.

WARNING16
Squiz.PHP.DiscouragedFunctions.Discouraged

The use of function ini_set() is discouraged

WARNING14
WordPress.DB.SlowDBQuery.slow_db_query_meta_value

Detected usage of meta_value, possible slow query.

WARNING14
WordPressVIPMinimum.Performance.WPQueryParams.PostNotIn_post__not_in

Using exclusionary parameters, like post__not_in, 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.

WARNING13
WordPress.Security.NonceVerification.Missing

Processing form data without nonce verification.

WARNING12
WordPress.DB.SlowDBQuery.slow_db_query_meta_query

Detected usage of meta_query, possible slow query.

WARNING12
WordPress.NamingConventions.PrefixAllGlobals.DynamicHooknameFound

Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: &quot;$filter&quot;.

ERROR5
PluginCheck.CodeAnalysis.Offloading.OffloadedContent

Offloading images, js, css, and other scripts to your servers or any remote service is disallowed.

WARNING5
WordPress.DB.SlowDBQuery.slow_db_query_tax_query

Detected usage of tax_query, possible slow query.

WARNING5
WordPress.PHP.DevelopmentFunctions.error_log_error_log

error_log() found. Debug code should not normally be used in production.

ERROR3
Generic.PHP.ForbiddenFunctions.Found

The use of function do_shortcode_tag() is forbidden

Latest Snapshot

Findings

4,124

Errors

2,821

Warnings

1,303

Score History

First score snapshot

First scan completed Jun 19, 2026

v15.9 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

Jun 19, 2026

v15.9

23

Latest

Findings
4,124
Errors
2,821
Warnings
1,303
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins