Advanced Custom Fields: Extended

All-in-one enhancement suite that improves WordPress & Advanced Custom Fields.

v0.9.2.6Konrad ChmielewskiUpdated 2026-05-28Added Mar 18, 2019100k+ installs96% rating100% support resolved
23
Score
1,885
Errors
329
Warnings
+0
Change

Category Scores

Security0
Repo88
Performance97
Maintainability0

Top Issues by Category

i18n1,572
security469
maintainability138

Issues Details

2,214 issues found in latest scan

ERROR1,434
WordPress.WP.I18n.TextDomainMismatch

Mismatched text domain. Expected 'acf-extended' but got 'acf'.

ERROR221
WordPress.Security.EscapeOutput.OutputNotEscaped

All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"</{$element}>"'.

ERROR95
WordPress.WP.I18n.MissingArgDomain

Missing $domain parameter in function call to __().

ERROR59
WordPress.Security.EscapeOutput.UnsafePrintingFunction

All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.

WARNING50
WordPress.Security.NonceVerification.Recommended

Processing form data without nonce verification.

ERROR43
WordPress.WP.I18n.MissingTranslatorsComment

A function call to __() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.

WARNING38
WordPress.Security.ValidatedSanitizedInput.InputNotSanitized

Detected usage of a non-sanitized input variable: $_FILES[&#039;acf_import_file&#039;]

WARNING34
WordPress.Security.NonceVerification.Missing

Processing form data without nonce verification.

WARNING33
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound

Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: &quot;&#039;acf/fields/post_object/query/key=&#039; . $field[&#039;key&#039;]&quot;.

WARNING30
WordPress.Security.ValidatedSanitizedInput.MissingUnslash

$_GET[&#039;mode&#039;] not unslashed before sanitization. Use wp_unslash() or similar

WARNING22
WordPress.Security.ValidatedSanitizedInput.InputNotValidated

Detected usage of a possibly undefined superglobal array index: $_GET[&#039;option&#039;]. Check that the array index exists before using it.

WARNING17
WordPress.PHP.DevelopmentFunctions.error_log_print_r

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

WARNING16
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound

Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: &quot;_acfe_flexible_render_layout_template_after&quot;.

WARNING15
WordPress.Security.SafeRedirect.wp_redirect_wp_redirect

wp_redirect() found. Using wp_safe_redirect(), along with the &quot;allowed_redirect_hosts&quot; filter if needed, can help avoid any chances of malicious redirects within code. It is also important to remember to call exit() after a redirect so that no other unwanted code is executed.

WARNING12
WordPress.DB.DirectDatabaseQuery.DirectQuery

Use of a direct database call is discouraged.

WARNING11
WordPress.DB.DirectDatabaseQuery.NoCaching

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

WARNING11
WordPress.NamingConventions.PrefixAllGlobals.DynamicHooknameFound

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

WARNING8
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound

Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: &quot;$acf_page_title&quot;.

WARNING7
WordPress.NamingConventions.PrefixAllGlobals.InvalidPrefixPassed

The &quot;acfe/add&quot; prefix is not a valid namespace/function/class/variable/constant prefix in PHP.

WARNING6
WordPress.WP.EnqueuedResourceParameters.NotInFooter

In footer ($in_footer) is not set explicitly wp_register_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.

ERROR5
WordPress.WP.AlternativeFunctions.strip_tags_strip_tags

strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.

ERROR3
WordPress.DateTime.RestrictedFunctions.date_date

date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.

WARNING3
WordPress.PHP.DevelopmentFunctions.error_log_var_export

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

ERROR3
WordPress.WP.DiscouragedConstants.STYLESHEETPATHUsageFound

Found usage of constant "STYLESHEETPATH". Use get_stylesheet_directory() instead.

ERROR3
WordPress.WP.DiscouragedConstants.TEMPLATEPATHUsageFound

Found usage of constant "TEMPLATEPATH". Use get_template_directory() instead.

Latest Snapshot

Findings

2,214

Errors

1,885

Warnings

329

Score History

First score snapshot

First scan completed Jun 20, 2026

v0.9.2.6 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

Jun 20, 2026

v0.9.2.6

23

Latest

Findings
2,214
Errors
1,885
Warnings
329
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins