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
112
10 issue groups
Security
16
6 issue groups
Repo Compliance
2
2 issue groups
I18n
1
1 issue group
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 102.
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 non-sanitized input variable: $_SERVER['HTTP_X_FORWARDED_FOR']
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
Writing files using ABSPATH may be problematic. Consider using wp_upload_dir() instead if storing user data or generated files.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
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
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
Tested up to: 6.7 < 7.1. 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".
Sample message
The upgrade notice for "1.3.30" exceeds the limit of 300 characters.
Potential connections found in static code analysis.
Outbound calls
9
External assets
0
Incoming endpoints
3
No external asset domains detected.
register_rest_route
register_rest_route
wp_ajax
4 score snapshots
v1.3.30
57
Latest
v1.3.29
69
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 57 | 131 | 74 | 57 | v1.3.30 | 2.1.0 |
| 69 | 100 | 54 | 46 | v1.3.29 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.