Get 35+ Elementor widgets to create an entire eLearning site with Tutor LMS and design custom course pages, course carousels, listings, and more.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
463
10 issue groups
Security
177
7 issue groups
I18n
38
6 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
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
$_GET['current_page'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Mismatched text domain. Expected 'tutor-lms-elementor-addons' but got 'elementor'.
Sample message
Detected usage of a non-sanitized input variable: $_SERVER['HTTP_HOST']
Sample message
Missing $domain parameter in function call to __().
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['slug']. Check that the array index exists before using it.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "elementor/page_templates/canvas/after_content".
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: $settings['section_title_text']
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "camel2dashed".
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
Processing form data without nonce verification.
Sample message
In footer ($in_footer) is not set explicitly wp_enqueue_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.
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
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
Translatable string should not be wrapped in HTML. Found: '<strong style="color: #03bd24">Documentation</strong>'
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
Detected usage of meta_key, possible slow query.
Sample message
Your plugin has a different license declared in the readme file and plugin header. Please update your readme with a valid GPL license identifier.
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.
Potential connections found in static code analysis.
Outbound calls
19
External assets
0
Incoming endpoints
1
No external asset domains detected.
No public endpoints detected.
wp_ajax
3 score snapshots
v4.0.1
31
Latest
v4.0.0
31
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 31 | 680 | 227 | 453 | v4.0.1 | 2.0.0 |
| 31 | 680 | 227 | 453 | v4.0.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.