Extends the functionality of the Shopkeeper Theme by adding theme specific features.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
19
4 issue groups
Security
19
6 issue groups
Performance
1
1 issue group
Supply Chain
1
1 issue group
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
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$classes'.
Sample message
Processing form data without nonce verification.
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
Processing form data without nonce verification.
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Detected usage of a non-sanitized input variable: $_REQUEST["nav-menu-data"]
Sample message
Detected usage of a possibly undefined superglobal array index: $_REQUEST["nav-menu-data"]. Check that the array index exists before using it.
Sample message
$_REQUEST["nav-menu-data"] not unslashed before sanitization. Use wp_unslash() or similar
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
Hidden files are not permitted.
Not analyzed yet.
First score snapshot
v7.7
35
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 35 | 40 | 14 | 26 | v7.7 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.