Improves Polylang by adding per-language support for ACF options pages—each language can have its own option values.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
22
9 issue groups
I18n
7
3 issue groups
Repo Compliance
3
3 issue groups
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "BEA_ACF_OPTIONS_FOR_POLYLANG_DIR".
Sample message
Namespaces declared by a theme/plugin should start with the theme/plugin prefix. Found: "BEA\ACF_Options_For_Polylang".
Sample message
Mismatched text domain. Expected 'acf-options-for-polylang' but got 'bea-acf-options-for-polylang'.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "bea_acf_options_for_polylang_load".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "bea.aofp.excluded_post_ids".
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
The "bea.aofp.get_default" prefix is not a valid namespace/function/class/variable/constant prefix in PHP.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$loader".
Sample message
trigger_error() found. Debug code should not normally be used in production.
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 Options For Polylang" is different from the name declared in plugin header "ACF Options for Polylang".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Tested up to: 6.9 < 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
The "Network" header in the plugin file is not valid. Can only be set to true, and should be left out when not needed.
Sample message
The "Text Domain" header in the plugin file does not match the slug. Found "bea-acf-options-for-polylang", expected "acf-options-for-polylang".
Not analyzed yet.
First score snapshot
v2.0.0
94
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 94 | 32 | 9 | 23 | v2.0.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.