A Table Field Add-on for the Advanced Custom Fields and Secure Custom Fields Plugin.
Prioritized issue groups from the latest Plugin Check scan
I18n
18
5 issue groups
Security
12
2 issue groups
Maintainability
8
6 issue groups
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 $domain parameter must be a single text string literal. Found: PluginInfo::get('text_domain')
Sample message
Mismatched text domain. Expected 'advanced-custom-fields-table-field' but got 'polylang-pro'.
Sample message
All output should be run through an escaping function (like echo esc_html_x() or echo esc_attr_x()), found '_ex'.
Sample message
A function call to _x() 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
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "admin_notices".
Sample message
Multiple placeholders in translatable strings should be ordered. Expected "%1$s, %2$s", but got "%s, %s" in '<a target="_blank" href="%s">%s</a>'.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
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
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "PluginInfo::get('id') . '/settings/url'".
Sample message
trigger_error() found. Debug code should not normally be used in production.
Sample message
Tested up to: 7.1.0 The version number should only include major versions 7.1.
Sample message
The plugin slug includes a restricted term. Your plugin slug - "advanced-custom-fields-table-field" - contains the restricted term "advanced-custom-fields" and cannot be used to begin your plugin slug. 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 slug, such as "... for advanced-custom-fields".
Potential connections found in static code analysis.
Outbound calls
16
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
2 score snapshots
v1.4.0
68
Latest
v1.3.35
92
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 68 | 38 | 32 | 6 | v1.4.0 | 2.1.0 |
| 92 | 12 | 9 | 3 | v1.3.35 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.