Enhance your WordPress website with ACF Galerie 4, a powerful and customizable gallery plugin.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
16
4 issue groups
I18n
15
4 issue groups
Security
7
4 issue groups
Repo Compliance
1
1 issue group
Sample message
Mismatched text domain. Expected 'acf-galerie-4' but got 'acf'.
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
Detected usage of a non-sanitized input variable: $_POST['migrate_from']
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['migrate_from']. Check that the array index exists before using it.
Sample message
$_POST['migrate_from'] not unslashed before sanitization. Use wp_unslash() or similar
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
Multiple placeholders in translatable strings should be ordered. Expected "%1$d, %2$s", but got "%d, %s" in 'This gallery allows a maximum of %d %s.'.
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_value, possible slow query.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "$name".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$nonce'.
Sample message
Mismatched Requires at least: 5.8 != 6.0. "Requires at least" needs to be exactly the same with that in your main plugin file's header.
Potential connections found in static code analysis.
Outbound calls
9
External assets
0
Incoming endpoints
1
No external asset domains detected.
No public endpoints detected.
wp_ajax
3 score snapshots
v1.4.6
77
Latest
v1.4.5
77
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 77 | 39 | 16 | 23 | v1.4.6 | 2.0.0 |
| 77 | 39 | 16 | 23 | v1.4.5 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.