OnSale Page is an extension for Woocommerce which enables you to have real on sale page with paging, sorting and filtering.
Prioritized issue groups from the latest Plugin Check scan
I18n
28
3 issue groups
Security
27
6 issue groups
Maintainability
19
7 issue groups
Sample message
Mismatched text domain. Expected 'on-sale-page-for-woocommerce' but got 'onsale-page-for-woocommerce'.
Sample message
Processing form data without nonce verification.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "is_woocommerce_featured_page".
Sample message
Detected usage of a non-sanitized input variable: $_GET[$filter_name]
Sample message
$_GET[$filter_name] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "opfw_fs_loaded".
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
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "WC_Onsale_Page_Widget_Layered_Nav".
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
Unescaped parameter $query used in $wpdb->get_results()\n$query assigned unsafely at line 394.
Sample message
Use placeholders and $wpdb->prepare(); found $query
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$opfw_fs".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'apply_filters'.
Sample message
The parameter "$get_terms_args" at position #2 of get_terms() has been deprecated since WordPress version 4.5.0. Instead do not pass the parameter.
Sample message
The "Text Domain" header in the plugin file does not match the slug. Found "onsale-page-for-woocommerce", expected "on-sale-page-for-woocommerce".
Not analyzed yet.
First score snapshot
v2.0.1
51
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 51 | 74 | 30 | 44 | v2.0.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.