License For Envato is an Envato theme & plugin license management solution for WordPress.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
27
6 issue groups
Security
15
5 issue groups
I18n
1
1 issue group
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$allowed_tabs".
Sample message
Use of a direct database call is discouraged.
Sample message
Use placeholders and $wpdb->prepare(); found $count_sql
Sample message
Processing form data without nonce verification.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Unescaped parameter $count_sql used in $wpdb->get_var()\n$count_sql assigned unsafely at line 157.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable {$key} at "SELECT `itemid`, `token`, `username`, `domain`, `purchasecode` FROM {$wpdb->prefix}license_envato_userlist WHERE `{$key}` = %s"
Sample message
load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Incorrect number of replacements passed to $wpdb->prepare(). Found 1 replacement parameters, expected 2.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "licence_envato".
Sample message
The "/vendor" directory using composer exists, but "composer.json" file is missing.
Potential connections found in static code analysis.
Outbound calls
17
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
2 score snapshots
v1.2.1
58
Latest
v1.2.0
65
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 58 | 43 | 12 | 31 | v1.2.1 | 2.0.0 |
| 65 | 37 | 9 | 28 | v1.2.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.