Ni WooCommerce Sales Report Plugin - Generate Comprehensive Sales Reports for Your WooCommerce Store.
Prioritized issue groups from the latest Plugin Check scan
I18n
227
3 issue groups
Maintainability
143
11 issue groups
Security
121
8 issue groups
Repo Compliance
1
1 issue group
Sample message
Mismatched text domain. Expected 'ni-woocommerce-sales-report' but got "nisalesreport".
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
Unescaped parameter $query used in $wpdb->get_results()\n$query assigned unsafely at line 105.
Sample message
Processing form data without nonce verification.
Sample message
$_POST['nonce'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a non-sanitized input variable: $_REQUEST[$request]
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
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
Detected usage of a possibly undefined superglobal array index: $_REQUEST["ajax_function"]. Check that the array index exists before using it.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "Ni WooCommerce Sales Report" - contains the restricted term "woocommerce" which cannot be used within in your plugin name, unless your plugin name contains one of the allowed patterns: "for woocommerce", "with woocommerce", "using woocommerce", or "and woocommerce". The term must still not appear anywhere else in your name.
Sample message
It is not necessary to prepare a query which doesn't use variable replacement.
Sample message
Stylesheets must be registered/enqueued via wp_enqueue_style()
Sample message
Function "wp_date()" requires WordPress 5.3.0, but your plugin minimum supported version is WordPress 5.0.0.
Sample message
File has mixed line endings; this may cause incorrect results
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 1858.
Sample message
Use placeholders and $wpdb->prepare(); found $query
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
Library files that are already in the WordPress core are not permitted.
Sample message
Tested up to: 6.7 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.
Sample message
The "Text Domain" header in the plugin file does not match the slug. Found "nisalesreport", expected "ni-woocommerce-sales-report".
Potential connections found in static code analysis.
Outbound calls
217
External assets
1
Incoming endpoints
1
No public endpoints detected.
wp_ajax
First score snapshot
v4.1.0
35
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 35 | 492 | 236 | 256 | v4.1.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.