DOKU plugin offers a secure payment with DOKU Checkout, letting customers choose from various payment methods and complete transactions seamlessly.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
87
8 issue groups
Security
11
5 issue groups
Repo Compliance
2
2 issue groups
Sample message
Function "_x()" requires WordPress 2.8.0, but your plugin minimum supported version is WordPress 2.2.0.
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'woocommerce_settings_api_sanitized_fields_' . $this->id".
Sample message
Use of a direct database call is discouraged.
Sample message
$_SERVER['HTTP_CLIENT_IP'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
Unescaped parameter $table used in $wpdb->get_row()\n$table assigned unsafely at line 85.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $table at "SELECT * FROM $table WHERE invoice_number = %s AND amount = %d ORDER BY trx_id DESC LIMIT 1"
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$paymentInstruction".
Sample message
Detected usage of a possibly undefined superglobal array index: $_SERVER['QUERY_STRING']. Check that the array index exists before using it.
Sample message
Detected usage of a non-sanitized input variable: $_SERVER['HTTP_X_FORWARDED_FOR']
Sample message
Resource version not set in call to wp_register_script(). This means new versions of the script may not always be loaded due to browser caching.
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 "Requires PHP" field was ignored. This field should only contain a PHP version such as "5.2.4" or "7.0".
Potential connections found in static code analysis.
Outbound calls
9
External assets
0
Incoming endpoints
2
No external asset domains detected.
register_rest_route
register_rest_route
3 score snapshots
v1.3.29
69
Latest
v1.3.28
69
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 69 | 100 | 54 | 46 | v1.3.29 | 2.0.0 |
| 69 | 99 | 53 | 46 | v1.3.28 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.