Plugin ongkos kirim WooCommerce: ongkir real-time 13+ kurir, cek ongkir, cetak resi otomatis, COD & subsidi ongkir. Tanpa API pihak ketiga.
Prioritized issue groups from the latest Plugin Check scan
I18n
902
3 issue groups
Maintainability
786
11 issue groups
Security
678
11 issue groups
Sample message
Mismatched text domain. Expected 'woocommerce-jne' but got 'agenwebsite-shipping'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$additionalAttrb".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$button'.
Sample message
$_GET['_wpnonce'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Processing form data without nonce verification.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "agenwebsite_get_active_plugins_count".
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_GET['_wpnonce']
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
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
Use placeholders and $wpdb->prepare(); found interpolated variable $custom_tariffs_table at "SELECT COUNT(*) FROM $custom_tariffs_table"
Sample message
Unescaped parameter $custom_tariffs_table used in $wpdb->get_var()\n$custom_tariffs_table assigned unsafely at line 18.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "admin_enqueue_scripts".
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['kota']. Check that the array index exists before using it.
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
Attempting a database schema change is discouraged.
Sample message
Multiple placeholders in translatable strings should be ordered. Expected "%1$s, %2$s", but got "%s, %s" in 'Asuransi pengiriman ditambahkan: %s (dari subtotal %s)'.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "WC_Email_Customer_Shipped_Order".
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Offloading images, js, css, and other scripts to your servers or any remote service is disallowed.
Sample message
Use placeholders and $wpdb->prepare(); found $sql
Potential connections found in static code analysis.
Outbound calls
133
External assets
8
Incoming endpoints
46
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
31 more hidden
5 score snapshots
v9.2.36
23
Latest
v9.2.35
23
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 23 | 2,406 | 1,299 | 1,107 | v9.2.36 | 2.0.0 |
| 23 | 2,383 | 1,278 | 1,105 | v9.2.35 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.