Epeken All Kurir is a wordpress plugin for woocommerce to enable shipping method featuring many shipping companies for Indonesia e-commerce.
Prioritized issue groups from the latest Plugin Check scan
Security
1,197
9 issue groups
Maintainability
164
16 issue groups
Sample message
Processing form data without nonce verification.
Sample message
$_COOKIE[$cookie_name] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a possibly undefined superglobal array index: $_COOKIE[$cookie_name]. Check that the array index exists before using it.
Sample message
Detected usage of a non-sanitized input variable: $_COOKIE[$cookie_name]
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$_noresi".
Sample message
Function "get_term_meta()" requires WordPress 4.4.0, but your plugin minimum supported version is WordPress 4.0.0.
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
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "BCA".
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
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "is_epeken_all_kurir_setting_page".
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 $query
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$content'.
Sample message
Unescaped parameter $query used in $wpdb->get_results()\n$query assigned unsafely at line 1321.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "active_plugins".
Sample message
wp_reset_query() is discouraged. Use wp_reset_postdata() instead.
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
The use of function ini_set() is discouraged
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
error_reporting() can lead to full path disclosure.
Sample message
Using __FILE__ for menu slugs risks exposing filesystem structure.
Sample message
rand() is discouraged. Use the far less predictable wp_rand() instead.
Potential connections found in static code analysis.
Outbound calls
18
External assets
1
Incoming endpoints
11
register_rest_route
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
7 score snapshots
v2.1.7
33
Latest
v2.1.6
33
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 33 | 1,364 | 59 | 1,305 | v2.1.7 | 2.1.0 |
| 33 | 1,364 | 59 | 1,305 | v2.1.6 | 2.1.0 |
Author, categories, issues, domains, and nearby plugins.