Add product addons (fields) to WooCommerce products. Personalise with various product options for WooCommerce. Create product forms for WooCommerce.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
84
17 issue groups
Security
11
4 issue groups
I18n
4
3 issue groups
Supply Chain
1
1 issue group
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "PIF_Lite".
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "PIF_Admin".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "active_plugins".
Sample message
Processing form data without nonce verification.
Sample message
Found call to wp_enqueue_script() with external resource. Offloading scripts to your servers or any remote service is disallowed.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$key".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$this->plugin_short_name . '_init_tracker_completed'".
Sample message
Detected usage of a non-sanitized input variable: $_GET['section']
Sample message
Mismatched text domain. Expected 'product-input-fields-for-woocommerce' but got 'woocommerce'.
Sample message
Function "sanitize_textarea_field()" requires WordPress 4.7.0, but your plugin minimum supported version is WordPress 4.4.0.
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 meta_query, possible slow query.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "PIF_FILE".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "$variable".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$html'.
Sample message
$_GET['section'] not unslashed before sanitization. Use wp_unslash() or similar
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
The $domain parameter must be a single text string literal. Found: $this->plugin_locale
Sample message
The $text parameter must be a single text string literal. Found: $field_title
Sample message
File and folder names must not contain spaces or special characters.
Sample message
Hidden files are not permitted.
Sample message
Tested up to: 7.0.2 The version number should only include major versions 7.0.
Sample message
Library files that are already in the WordPress core are not permitted.
Potential connections found in static code analysis.
Outbound calls
29
External assets
0
Incoming endpoints
3
No external asset domains detected.
wp_ajax
wp_ajax
wp_ajax
2 score snapshots
v2.0.3
35
Latest
v2.0.1
35
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 35 | 102 | 18 | 84 | v2.0.3 | 2.0.0 |
| 35 | 102 | 18 | 84 | v2.0.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.