A WordPress LMS Plugin to create WordPress Learning Management System. Turn your WordPress to LMS WordPress Website with Courses, Lessons, Quizzes &am …
Prioritized issue groups from the latest Plugin Check scan
Security
2,876
12 issue groups
Maintainability
2,557
11 issue groups
I18n
337
2 issue groups
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$action_attrs".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '" | <a href='{$addon->link_doc}' target='_blank' rel='noopener'>Documentation</a>"'.
Sample message
Use placeholders and $wpdb->prepare(); found $col_name
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $AND at \t\t\t$AND\n
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Emogrifier".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$addon_label'.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'lp/courses-json/filter/order_by/' . $filter->order_by".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
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
error_log() found. Debug code should not normally be used in production.
Sample message
Use of a direct database call is discouraged.
Sample message
Processing form data without nonce verification.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Detected usage of a non-sanitized input variable: $_COOKIE[$name]
Sample message
Unescaped parameter $column used in $wpdb->get_row()\n$column assigned unsafely at line 266.
Sample message
$_COOKIE[$name] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Missing $domain parameter in function call to __().
Sample message
Processing form data without nonce verification.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "ADMIN_ROLE".
Sample message
No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
Sample message
Unescaped parameter $name_table used in $wpdb->query()
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "LP".
Sample message
Replacement variables found, but no valid placeholders found in the query.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Potential connections found in static code analysis.
Outbound calls
300
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
5 score snapshots
v4.4.4
22
Latest
v4.4.3
22
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 22 | 6,027 | 2,433 | 3,594 | v4.4.4 | 2.0.0 |
| 22 | 6,014 | 2,426 | 3,588 | v4.4.3 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.