Get 26+ Tutor LMS Divi Page builder widgets to create an entire eLearning site and design custom course pages, course carousels, listings, and more.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
734
8 issue groups
Security
232
7 issue groups
I18n
174
5 issue groups
Repo Compliance
2
2 issue groups
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$_method".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$animation_class'.
Sample message
Mismatched text domain. Expected 'tutor-lms-divi-modules' but got 'easy-digital-downloads'.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
The $text parameter must be a single text string literal. Found: $args['label']
Sample message
Missing $domain parameter in function call to esc_attr_e().
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "CourseCarousel".
Sample message
Detected usage of a non-sanitized input variable: $_GET['current_page']
Sample message
$_GET['current_page'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "edd_purchase_link_defaults".
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a possibly undefined superglobal array index: $_SERVER['HTTP_HOST']. Check that the array index exists before using it.
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of tax_query, possible slow query.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
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
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "tudm_initialize_extension".
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() 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
Mismatched "Tested up to": 7.0 != 7.0.0. The "Tested up to" value in the readme file must match the "Tested up to" value in the plugin header. If the plugin header has a "Tested up to" value, it will override the readme value, which can cause confusion.
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Potential connections found in static code analysis.
Outbound calls
82
External assets
4
Incoming endpoints
0
No public endpoints detected.
2 score snapshots
v4.0.0
30
Latest
v3.0.0
30
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 30 | 1,142 | 420 | 722 | v4.0.0 | 2.0.0 |
| 30 | 1,142 | 420 | 722 | v3.0.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.