Move all your course, quiz, order data information and everything else from your LMS to the better Tutor LMS by simply clicking a button.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
306
12 issue groups
Security
148
10 issue groups
I18n
16
3 issue groups
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
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$courses_count".
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Detected usage of meta_value, possible slow query.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$items_count'.
Sample message
Processing form data without nonce verification.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
Sample message
Mismatched text domain. Expected 'tutor-lms-migration-tool' but got 'sample-text-domain'.
Sample message
Detected usage of a non-sanitized input variable: $_FILES['tutor_import_file']['tmp_name']
Sample message
Detected usage of a possibly undefined superglobal array index: $_FILES['tutor_import_file']['tmp_name']. Check that the array index exists before using it.
Sample message
$_POST['migrate_type'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "LDtoTutorExport".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Simple placeholders should not be quoted in the query string in $wpdb->prepare(). Found: '%d'.
Sample message
Detected usage of meta_query, possible slow query.
Sample message
seems_utf8() has been deprecated since WordPress version 6.9.0. Use wp_is_valid_utf8() instead.
Sample message
Missing $domain parameter in function call to __().
Sample message
Function "utf8_encode()" requires WordPress 6.9.0, but your plugin minimum supported version is WordPress 5.3.0.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "get_media_ids_from_content".
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized, non-validated input variable _SERVER: "://$_SERVER[HTTP_HOST]$_SERVER[REQUEST_URI]"
Sample message
The $text parameter must be a single text string literal. Found: TLMT_URL . 'assets/img/error-modal-icon.jpg'
Potential connections found in static code analysis.
Outbound calls
72
External assets
0
Incoming endpoints
19
No external asset domains detected.
No public endpoints detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
4 more hidden
First score snapshot
v2.4.1
27
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 27 | 480 | 139 | 341 | v2.4.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.