Learning Management System and eLearning plugin for WordPress. Create easily LMS WordPress website, add and sell Courses, Lessons, Quizzes online.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
5,131
15 issue groups
Security
737
8 issue groups
I18n
278
2 issue groups
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$_label".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'stm_lms_quiz_' . $status".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "addCustomImportButton".
Sample message
Mismatched text domain. Expected 'masterstudy-lms-learning-management-system' but got 'companion-elementor'.
Sample message
Use of a direct database call is discouraged.
Sample message
$_COOKIE[$cookie_name] not unslashed before sanitization. Use wp_unslash() or similar
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
Detected usage of a non-sanitized input variable: $_COOKIE[$cookie_name]
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$error'.
Sample message
Unescaped parameter $assignments_table used in $wpdb->get_results()\n$assignments_table assigned unsafely at line 13.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "ApiNotifications".
Sample message
Function "determine_locale()" requires WordPress 5.0.0, but your plugin minimum supported version is WordPress 4.6.0.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"$argumentName cannot be null"'.
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: "FS_CHMOD_DIR".
Sample message
Detected usage of meta_query, possible slow query.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET['author_id']. Check that the array index exists before using it.
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Detected usage of tax_query, possible slow query.
Sample message
Namespaces declared by a theme/plugin should start with the theme/plugin prefix. Found: "ANP".
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fread().
Potential connections found in static code analysis.
Outbound calls
261
External assets
9
Incoming endpoints
30
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
13 more hidden
6 score snapshots
v3.7.41
23
Latest
v3.7.40
23
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 23 | 6,332 | 1,438 | 4,894 | v3.7.41 | 2.0.0 |
| 23 | 6,311 | 1,422 | 4,889 | v3.7.40 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.