Automatically add a bulk or quick order form to your WooCommerce site with a single shortcode.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
103
10 issue groups
Security
2
2 issue groups
Performance
1
1 issue group
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "wc_bof_' . $data['settings']['template'] . '_add_to_cart".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "wc_bof_active_template".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$args".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$args['page_hook'] . '_add_extra_field'".
Sample message
Function "do_action_deprecated()" requires WordPress 4.6.0, but your plugin minimum supported version is WordPress 4.0.0.
Sample message
Detected usage of tax_query, possible slow query.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Sanitization missing for register_setting().
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "WC_Bulk_Order_Form_Dependencies".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "$key".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'wc_esc_json'.
Sample message
Using exclusionary parameters, like post__not_in, in calls to get_posts() should be done with caution, see https://wpvip.com/documentation/performance-improvements-by-removing-usage-of-post__not_in/ for more information.
Sample message
The plugin slug includes a restricted term. Your plugin slug - "woocommerce-bulk-order-form" - contains the restricted term "woocommerce" which cannot be used within in your plugin slug, unless your plugin slug contains one of the allowed patterns: "for woocommerce", "with woocommerce", "using woocommerce", or "and woocommerce". The term must still not appear anywhere else in your plugin slug.
Potential connections found in static code analysis.
Outbound calls
41
External assets
1
Incoming endpoints
6
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
First score snapshot
v3.7.2
81
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 81 | 106 | 8 | 98 | v3.7.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.