ACF Quick Edit Fields

Enable Columns, Filters, Quick Edit and Bulk Edit for ACF Fields in WordPress List Tables

v3.3.8podpirateUpdated Added 30k+ installs90% rating0% support resolved
49
Score
20
Errors
72
Warnings
+0
Change

Category Scores

Security20
Repo83
Performance100
Maintainability78

Top Issues by Category

Issues Details

92 issues found in latest scan

WARNING35
WordPress.Security.NonceVerification.Recommended

Processing form data without nonce verification.

WARNING22
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound

Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'acf_qef_bulk_operation_' . $this->acf_field['type'] . '_' . $operation".

ERROR7
WordPress.WP.AlternativeFunctions.parse_url_parse_url

parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.

WARNING6
WordPress.PHP.DevelopmentFunctions.error_log_error_log

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

ERROR5
WordPress.Security.EscapeOutput.OutputNotEscaped

All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'acf_esc_attr'.

WARNING3
WordPress.DB.SlowDBQuery.slow_db_query_meta_query

Detected usage of meta_query, possible slow query.

ERROR3
WordPress.Security.EscapeOutput.ExceptionNotEscaped

All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$class'.

ERROR2
WordPress.WP.I18n.TextDomainMismatch

Mismatched text domain. Expected 'acf-quickedit-fields' but got 'acf'.

WARNING1
PluginCheck.CodeAnalysis.DiscouragedFunctions.load_plugin_textdomainFound

load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.

WARNING1
WordPress.DB.SlowDBQuery.slow_db_query_meta_key

Detected usage of meta_key, possible slow query.

WARNING1
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound

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

WARNING1
WordPress.PHP.DevelopmentFunctions.error_log_trigger_error

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

WARNING1
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.

ERROR1
license_mismatch

Your plugin has a different license declared in the readme file and plugin header. Please update your readme with a valid GPL license identifier.

WARNING1
mismatched_plugin_name

Plugin name "ACF Quick Edit Fields" is different from the name declared in plugin header "ACF QuickEdit Fields".

ERROR1
outdated_tested_upto_header

Tested up to: 6.7 < 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.

ERROR1
readme_mismatched_header_requires_php

Mismatched Requires PHP: 7.2 != 5.6. "Requires PHP" needs to be exactly the same with that in your main plugin file's header.

Latest Snapshot

Findings

92

Errors

20

Warnings

72

Score History

First score snapshot

First scan completed

v3.3.8 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

v3.3.8

49

Latest

Findings
92
Errors
20
Warnings
72
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins