Create and manage license keys for your software applications easily
Prioritized issue groups from the latest Plugin Check scan
Security
226
9 issue groups
Maintainability
116
13 issue groups
I18n
14
1 issue group
Repo Compliance
2
2 issue groups
Sample message
Processing form data without nonce verification.
Sample message
$_GET['action'] not unslashed before sanitization. Use wp_unslash() or similar
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 interpolated variable $after_select at $after_select"
Sample message
Detected usage of a non-sanitized input variable: $_GET['action']
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['company_name']. Check that the array index exists before using it.
Sample message
Use placeholders and $wpdb->prepare(); found $found_rows_q
Sample message
Mismatched text domain. Expected 'software-license-manager' but got "slm".
Sample message
Unescaped parameter $prod_id used in $wpdb->get_row()\n$prod_id assigned unsafely at line 88.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Detected usage of meta_key, possible slow query.
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: fopen().
Sample message
Unescaped parameter $products_table_name used in $wpdb->get_row()\n$products_table_name assigned unsafely at line 12.
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: fwrite().
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
Replacement variables found, but no valid placeholders found in the query.
Sample message
var_dump() found. Debug code should not normally be used in production.
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
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
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Potential connections found in static code analysis.
Outbound calls
8
External assets
0
Incoming endpoints
1
No external asset domains detected.
No public endpoints detected.
wp_ajax
First score snapshot
v4.5.8
34
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 34 | 358 | 69 | 289 | v4.5.8 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.