Complete e-learning platform to sell online courses, protect lessons, offer memberships, and quiz students. WP Learning Management System.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
1,028
17 issue groups
I18n
264
1 issue group
Security
207
6 issue groups
Performance
12
1 issue group
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$access_expiration".
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
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
Processing form data without nonce verification.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'_llms_achievement_title' . $this->id".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$authorization_filter".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "_llms_add_user_info_to_merge_buttons".
Sample message
Unescaped parameter $args['orderby'] used in $wpdb->get_results()\n$args['orderby'] used without escaping.
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Detected usage of meta_query, possible slow query.
Sample message
Editor blocks must define "apiVersion" 3 or higher in block.json for WordPress 7.0+ iframe editor compatibility.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"<div {$this->render_attributes( '_root' )}>"'.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $redeemed_table at LEFT JOIN $redeemed_table as r\n
Sample message
Use placeholders and $wpdb->prepare(); found $count_sql
Sample message
$_POST[$field['id']] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of meta_value, possible slow query.
Sample message
Using exclusionary parameters, like exclude, in calls to get_posts() should be done with caution, see https://wpvip.com/documentation/performance-improvements-by-removing-usage-of-post__not_in/ for more information.
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
Attempting a database schema change is discouraged.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "GOCODEBOX_BANNER_NOTIFICATIONS_PLUGIN_DIR".
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
print_r() found. Debug code should not normally be used in production.
Potential connections found in static code analysis.
Outbound calls
296
External assets
0
Incoming endpoints
4
No external asset domains detected.
No public endpoints detected.
wp_ajax
wp_ajax
wp_ajax
7 score snapshots
v10.1.0
24
Latest
v10.0.10
24
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 24 | 1,599 | 407 | 1,192 | v10.1.0 | 2.0.0 |
| 24 | 1,590 | 414 | 1,176 | v10.0.10 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.