Add extra product options on your WooCommerce product page. Product addons for all product variations. 20 free product addons.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
143
16 issue groups
Security
5
4 issue groups
I18n
4
3 issue groups
Repo Compliance
2
2 issue groups
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$args".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "FPF_Add_To_Cart_Filters".
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "fpf/radio_with_images/disable_product_image_change".
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
Processing form data without nonce verification.
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.
Sample message
Function "wp_register_block_metadata_collection()" requires WordPress 6.7.0, but your plugin minimum supported version is WordPress 6.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_key, possible slow query.
Sample message
Detected usage of meta_value, possible slow query.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "is_flexible_products_fields_pro_active".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "$plugin_class_name".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$results'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'wpdesk__'.
Sample message
wp_redirect() found. Using wp_safe_redirect(), along with the "allowed_redirect_hosts" filter if needed, can help avoid any chances of malicious redirects within code. It is also important to remember to call exit() after a redirect so that no other unwanted code is executed.
Sample message
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
Sample message
In footer ($in_footer) is not set explicitly wp_enqueue_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: $domain
Sample message
The $text parameter must be a single text string literal. Found: $text
Sample message
Plugin name "Flexible Product Fields (WooCommerce Product Addons) - WooCommerce Product Page Editor" is different from the name declared in plugin header "Flexible Product Fields".
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Sample message
Mismatched Requires at least: 5.8 != 6.4. "Requires at least" needs to be exactly the same with that in your main plugin file's header.
Potential connections found in static code analysis.
Outbound calls
155
External assets
0
Incoming endpoints
9
No external asset domains detected.
wp_ajax
register_rest_route
register_rest_route
register_rest_route
wp_ajax
wp_ajax
wp_ajax
wp_ajax
3 score snapshots
v2.14.8
67
Latest
v2.14.7
67
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 67 | 155 | 57 | 98 | v2.14.8 | 2.0.0 |
| 67 | 155 | 57 | 98 | v2.14.7 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.