Enable Columns, Filters, Quick Edit and Bulk Edit for ACF Fields in WordPress List Tables
Prioritized issue groups from the latest Plugin Check scan
Security
43
3 issue groups
Maintainability
43
9 issue groups
I18n
3
2 issue groups
Repo Compliance
3
3 issue groups
Sample message
Processing form data without nonce verification.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'acf_qef_bulk_operation_' . $this->acf_field['type'] . '_' . $operation".
Sample message
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'acf_esc_attr'.
Sample message
Detected usage of meta_query, possible slow query.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$class'.
Sample message
Mismatched text domain. Expected 'acf-quickedit-fields' but got 'acf'.
Sample message
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.
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$acf_qef_ajax_actions".
Sample message
trigger_error() found. Debug code should not normally be used in production.
Sample message
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.
Sample message
Your plugin has a different license declared in the readme file and plugin header. Please update your readme with a valid GPL license identifier.
Sample message
Plugin name "ACF Quick Edit Fields" is different from the name declared in plugin header "ACF QuickEdit Fields".
Sample message
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.
Sample message
Mismatched Requires PHP: 7.2 != 5.6. "Requires PHP" needs to be exactly the same with that in your main plugin file's header.
Not analyzed yet.
First score snapshot
v3.3.8
49
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 49 | 92 | 20 | 72 | v3.3.8 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.