Create sales reports and order exports for WooCommerce with product analytics, order fulfillment data, filtering, charts, and 15+ templates.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
65
11 issue groups
Security
65
6 issue groups
Supply Chain
1
1 issue group
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$cardClasses".
Sample message
Detected usage of a non-sanitized input variable: $_FILES['import_file']['tmp_name']
Sample message
$_POST['disable_product_grouping'] 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: "berrypress_admin_page_display_sidebar".
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['fields']. Check that the array index exists before using it.
Sample message
Processing form data without nonce verification.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found ']'.
Sample message
Detected production-time change to PHP error reporting: error_reporting().
Sample message
Detected production-time change to PHP error reporting: ini_set().
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
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "PSR_CHART_SUBSEQUENT_RUN".
Sample message
set_error_handler() found. Debug code should not normally be used in production.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fwrite().
Sample message
unlink() is discouraged. Use wp_delete_file() to delete a file.
Sample message
Hidden files are not permitted.
Potential connections found in static code analysis.
Outbound calls
96
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
5 score snapshots
v2.1.3
35
Latest
v2.1.2
35
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 35 | 131 | 6 | 125 | v2.1.3 | 2.1.0 |
| 35 | 130 | 5 | 125 | v2.1.2 | 2.1.0 |
Author, categories, issues, domains, and nearby plugins.