Display Category based Product Listing for WooCommerce in tab format on any page. Woocommerce category list and woocommerce product table.
Prioritized issue groups from the latest Plugin Check scan
I18n
270
5 issue groups
Security
135
6 issue groups
Maintainability
111
13 issue groups
Performance
3
1 issue group
Sample message
Mismatched text domain. Expected 'woo-tabbed-category-product-listing' but got 'express-shop-pro'.
Sample message
Missing $domain parameter in function call to __().
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '" $qcld_woo_minmax_pricing_table_offer_shrtcode $rule[value]"'.
Sample message
Function "is_php_version_compatible()" requires WordPress 5.2.0, but your plugin minimum supported version is WordPress 4.6.0.
Sample message
$_POST['_wpnonce'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "init_woo_tab_cat_list".
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['category_order']. Check that the array index exists before using it.
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
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
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'wpbot_form_text_' . esc_attr( $this->plugin_name )".
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 $text parameter must be a single text string literal. Found: $rule['discount_type']
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: "QcPluginUpgradeToProNotice".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "WOO_PRODUCT_TAB_VERSION".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$instance_sldf2".
Sample message
Detected usage of a non-sanitized input variable: $_POST['_wpnonce']
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
Multiple placeholders in translatable strings should be ordered. Expected "%1$s, %2$s, %3$s", but got "%s, %s, %s" in '%s %s %s'.
Sample message
Using exclusionary parameters, like exclude, 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
File and folder names must not contain spaces or special characters.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
wp_reset_query() is discouraged. Use wp_reset_postdata() instead.
Not analyzed yet.
First score snapshot
v2.7.3
27
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 27 | 534 | 423 | 111 | v2.7.3 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.