WPB WooCommerce tab manager can add additional dynamic tabs to your products. It enhances the customer experience and helps reduce pre-sale inquiries.
Prioritized issue groups from the latest Plugin Check scan
Security
104
7 issue groups
Maintainability
17
8 issue groups
I18n
5
3 issue groups
Performance
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 '$area['id']'.
Sample message
Resource version not set in call to wp_enqueue_script(). This means new versions of the script may not always be loaded due to browser caching.
Sample message
Detected usage of a non-sanitized input variable: $_POST[$field['id']]
Sample message
$_POST[$field['id']] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Processing form data without nonce verification.
Sample message
Mismatched text domain. Expected 'wpb-woocommerce-custom-tab-manager' but got 'wpb-woocommerce-tab-manager'.
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "WPB Custom Tab Manager for WooCommerce – Add, Edit & Reorder Tabs" - contains the restricted term "wp" which cannot be used at all in your plugin name.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['post_type']. Check that the array index exists before using it.
Sample message
The parameter "'get=all'" at position #2 of get_terms() has been deprecated since WordPress version 4.5.0. Instead do not pass the parameter.
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
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
Short URL detected (bit.ly). Use full URLs instead of URL shorteners.
Sample message
Detected usage of meta_query, possible slow query.
Sample message
Processing form data without nonce verification.
Sample message
The $text parameter must be a single text string literal. Found: $tab['title']
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
Plugin name "WPB Custom Tab Manager for WooCommerce – Add, Edit & Reorder Tabs" is different from the name declared in plugin header "WPB Custom Tab Manager for WooCommerce".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Potential connections found in static code analysis.
Outbound calls
19
External assets
2
Incoming endpoints
0
No public endpoints detected.
First score snapshot
v1.4
42
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 42 | 127 | 95 | 32 | v1.4 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.