An add-on for Advanced Custom Fields to allow users to select from a list of color choices. Setting up the field works exactly like setting up a radio …
Prioritized issue groups from the latest Plugin Check scan
I18n
33
1 issue group
Maintainability
21
10 issue groups
Security
12
2 issue groups
Repo Compliance
4
4 issue groups
Sample message
Mismatched text domain. Expected 'acf-color-swatches' but got 'acf'.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "acf/create_field".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$e'.
Sample message
The "acf/helpers/get" prefix is not a valid namespace/function/class/variable/constant prefix in PHP.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "acf_field_swatch".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "include_field_types_swatch".
Sample message
Resource version not set in call to wp_register_script(). This means new versions of the script may not always be loaded due to browser caching.
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
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Hidden files are not permitted.
Sample message
Plugin name "ACF Color Swatches" is different from the name declared in plugin header "Advanced Custom Fields: Color Swatches".
Sample message
The "Plugin URI" header in the plugin file is not valid.
Sample message
The "Short Description" section is missing. An excerpt was generated from your main plugin description.
Sample message
The "Tested up to" field was ignored. This field should only contain a valid WordPress version such as "7.0" or "7.1".
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Sample message
Mismatched Stable Tag: 4.3 != 1.0.7. Your Stable Tag is meant to be the stable version of your plugin and it needs to be exactly the same with the Version in your main plugin file's header. Any mismatch can prevent users from downloading the correct plugin files from WordPress.org.
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "Advanced Custom Fields: Color Swatches" - contains the restricted term "advanced-custom-fields" and cannot be used to begin your plugin name. We disallow the use of certain terms in ways that are abused, or potentially infringe on and/or are misleading with regards to trademarks. You may use the term "advanced-custom-fields" elsewhere in your plugin name, such as "... for advanced-custom-fields".
Not analyzed yet.
First score snapshot
v1.0.7
35
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 35 | 71 | 50 | 21 | v1.0.7 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.