ACF helps customize WordPress with powerful, professional and intuitive fields. Proudly powering over 2 million sites, WordPress developers love ACF.
Prioritized issue groups from the latest Plugin Check scan
I18n
2,290
4 issue groups
Maintainability
1,253
15 issue groups
Security
146
4 issue groups
Performance
4
2 issue groups
Sample message
Mismatched text domain. Expected 'advanced-custom-fields' but got 'acf'.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "_acf_apply_deprecated_hook".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'acf/schema/post_field_objects/post_type=' . $post_type".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$acf".
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "ACF".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'acf_esc_attrs'.
Sample message
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.
Sample message
$_GET[$key] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Namespaces declared by a theme/plugin should start with the theme/plugin prefix. Found: "ACF\AI".
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_FILES['acf']
Sample message
Missing singular placeholder, needed for some languages. See https://codex.wordpress.org/I18n_for_WordPress_Developers#Plurals
Sample message
Use of a direct database call is discouraged.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
In footer ($in_footer) is not set explicitly wp_enqueue_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
Detected usage of tax_query, possible slow query.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$filter/$variation=$value".
Sample message
The "acf/field" prefix is not a valid namespace/function/class/variable/constant prefix in PHP.
Sample message
Function "register_block_bindings_source()" requires WordPress 6.5.0, but your plugin minimum supported version is WordPress 6.2.0.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
The $text parameter must be a single text string literal. Found: $string
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.
Sample message
Setting `suppress_filters` to `true` is prohibited.
Sample message
The use of function set_time_limit() is discouraged
Potential connections found in static code analysis.
Outbound calls
275
External assets
0
Incoming endpoints
25
No external asset domains detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
4 more hidden
4 score snapshots
v6.8.7
23
Latest
v6.8.6
23
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 23 | 3,711 | 2,472 | 1,239 | v6.8.7 | 2.0.0 |
| 23 | 3,690 | 2,470 | 1,220 | v6.8.6 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.