Hippoo helps you manage WooCommerce orders, inventory, and analytics from your mobile. Receive real-time notifications and control your store on the g …
Prioritized issue groups from the latest Plugin Check scan
Maintainability
178
11 issue groups
Security
113
13 issue groups
I18n
2
1 issue group
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
Use placeholders and $wpdb->prepare(); found interpolated variable $churn at "ALTER TABLE $churn ADD COLUMN avg_days_between DECIMAL(8,1) DEFAULT 0.0 AFTER clv"
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
$_COOKIE[$cookie_name] 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: "add_barcode_value".
Sample message
Detected usage of a non-sanitized input variable: $_FILES['file']
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$item".
Sample message
Processing form data without nonce verification.
Sample message
Attempting a database schema change is discouraged.
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a possibly undefined superglobal array index: $_FILES['file']['error']. Check that the array index exists before using it.
Sample message
Use placeholders and $wpdb->prepare(); found $email
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
Unescaped parameter $sql used in $wpdb->get_results()\n$sql assigned unsafely at line 1423.
Sample message
Unescaped parameter $where used in $wpdb->get_results()\n$where assigned unsafely at line 1167.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "rest_enabled".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'hippoo_wp_kses'.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().
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
Incorrect number of replacements passed to $wpdb->prepare(). Found 1 replacement parameters, expected 2.
Sample message
Replacement variables found, but no valid placeholders found in the query.
Sample message
Detected usage of tax_query, possible slow query.
Sample message
wp_redirect() found. Using wp_safe_redirect(), along with the "allowed_redirect_hosts" filter if needed, can help avoid any chances of malicious redirects within code. It is also important to remember to call exit() after a redirect so that no other unwanted code is executed.
Sample message
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
Potential connections found in static code analysis.
Outbound calls
262
External assets
0
Incoming endpoints
38
No external asset domains detected.
register_rest_route
register_rest_route
register_rest_route
register_rest_route
register_rest_route
register_rest_route
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
4 score snapshots
v1.10.3
32
Latest
v1.10.2
34
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 32 | 299 | 36 | 263 | v1.10.3 | 2.0.0 |
| 34 | 231 | 27 | 204 | v1.10.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.