Academy LMS is the top-rated WordPress LMS plugin — create, sell & manage online courses with AI, quizzes, certificates & multi-instructor tools.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
526
8 issue groups
Security
12
6 issue groups
I18n
1
1 issue group
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$announcement".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
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
The "academy/course" prefix is not a valid namespace/function/class/variable/constant prefix in PHP.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $ids at \t\t\tWHERE c.comment_ID IN ($ids)"
Sample message
Unescaped parameter $query used in $wpdb->get_var()\n$query assigned unsafely at line 151.
Sample message
Attempting a database schema change is discouraged.
Sample message
Replacement variables found, but no valid placeholders found in the query.
Sample message
Incorrect number of replacements passed to $wpdb->prepare(). Found 2 replacement parameters, expected 1.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
Sample message
Detected usage of a non-sanitized input variable: $_POST['attempt']
Sample message
wp_reset_query() is discouraged. Use wp_reset_postdata() instead.
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
The "/vendor" directory using composer exists, but "composer.json" file is missing.
Potential connections found in static code analysis.
Outbound calls
288
External assets
1
Incoming endpoints
11
wp_ajax
admin_post
admin_post
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
5 score snapshots
v3.8.5
61
Latest
v3.8.4
61
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 61 | 539 | 18 | 521 | v3.8.5 | 2.0.0 |
| 61 | 538 | 18 | 520 | v3.8.4 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.