Add options (addons) to your WooCommerce products so your customers can personalize their products. Product forms for everyone!
Prioritized issue groups from the latest Plugin Check scan
Security
176
7 issue groups
Maintainability
113
5 issue groups
I18n
1
1 issue group
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$_wp_admin_css_colors[$active_color_scheme]'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$_field_types".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_GET['_dupenonce']
Sample message
$_GET['_dupenonce'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Processing form data without nonce verification.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "active_plugins".
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Function "sanitize_textarea_field()" requires WordPress 4.7.0, but your plugin minimum supported version is WordPress 4.5.0.
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['_wpnonce']. Check that the array index exists before using it.
Sample message
The "wapf/field" prefix is not a valid namespace/function/class/variable/constant prefix in PHP.
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.
Potential connections found in static code analysis.
Outbound calls
43
External assets
0
Incoming endpoints
1
No external asset domains detected.
No public endpoints detected.
wp_ajax
2 score snapshots
v1.7.1
39
Latest
v1.7
39
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 39 | 290 | 145 | 145 | v1.7.1 | 2.0.0 |
| 39 | 290 | 145 | 145 | v1.7 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.