Efficiently sell and manage software license keys / codes on your WooCommerce webshop
Prioritized issue groups from the latest Plugin Check scan
Maintainability
459
14 issue groups
Security
342
7 issue groups
I18n
121
4 issue groups
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'dlm_myaccount_handle_action_' . $action".
Sample message
Processing form data without nonce verification.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$actions".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"<h3>{$section['title']}</h3>\n"'.
Sample message
Processing form data without nonce verification.
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
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "ABSPATH_LENGTH".
Sample message
Missing $domain parameter in function call to __().
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
Multiple placeholders in translatable strings should be ordered. Expected "%1$d, %2$d", but got "%d, %d" in '%d key(s) have been imported, while %d key(s) were not imported.'.
Sample message
Detected usage of meta_key, possible slow query.
Sample message
In footer ($in_footer) is not set explicitly wp_register_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
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "digital_license_manager".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $table at "SELECT COUNT(*) FROM $table"
Sample message
Use placeholders and $wpdb->prepare(); found $drop_ddl
Sample message
Detected usage of meta_value, possible slow query.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: chmod().
Sample message
Function "array_is_list()" requires WordPress 6.5.0, but your plugin minimum supported version is WordPress 4.7.0.
Sample message
The $text parameter must be a single text string literal. Found: $action
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fopen().
Sample message
Unescaped parameter $table used in $wpdb->get_results()\n$offset assigned unsafely at line 470.
Potential connections found in static code analysis.
Outbound calls
284
External assets
0
Incoming endpoints
16
No external asset domains detected.
wp_ajax
admin_post
admin_post
admin_post
admin_post
admin_post
admin_post
admin_post
admin_post
wp_ajax
wp_ajax
wp_ajax
wp_ajax
3 more hidden
First score snapshot
v1.8.4
24
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 24 | 965 | 295 | 670 | v1.8.4 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.