Transforms your WordPress into a powerful Learning Management System. Organize video tutorials, podcasts and interactive SCORM courses with quizzes an …
Prioritized issue groups from the latest Plugin Check scan
I18n
1,335
5 issue groups
Maintainability
911
10 issue groups
Security
713
10 issue groups
Sample message
Mismatched text domain. Expected 'cluevo-lms' but got "cluevo".
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
Use placeholders and $wpdb->prepare(); found $modSql
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$a".
Sample message
Processing form data without nonce verification.
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
Unescaped parameter $sql used in $wpdb->get_results()
Sample message
$_COOKIE["cluevo-content-list-style"] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $depTable at "DELETE FROM $depTable WHERE item_id = %d"
Sample message
Detected usage of a non-sanitized input variable: $_GET['nonce']
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a possibly undefined superglobal array index: $_FILES['module-file']['tmp_name']. Check that the array index exists before using it.
Sample message
Missing $domain parameter in function call to __().
Sample message
The $text parameter must be a single text string literal. Found: $checked
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"var itemId = $item->item_id;\n"'.
Sample message
Multiple placeholders in translatable strings should be ordered. Expected "%1$s, %2$s", but got "%s, %s" in '%s modules (%s unique)'.
Sample message
Unescaped parameter $optTable used in $wpdb->get_results()\n$optTable assigned unsafely at line 7.
Sample message
Attempting a database schema change is discouraged.
Sample message
Function "get_dirsize()" requires WordPress 5.2.0, but your plugin minimum supported version is WordPress 4.6.0.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: mkdir().
Sample message
unlink() is discouraged. Use wp_delete_file() to delete a file.
Sample message
Use of heredoc syntax (<<<) is not allowed; use standard strings or inline HTML instead
Sample message
rename() is discouraged. Use WP_Filesystem::move() to rename a file.
Potential connections found in static code analysis.
Outbound calls
54
External assets
0
Incoming endpoints
15
No external asset domains detected.
No public endpoints detected.
admin_post
admin_post
admin_post
admin_post
admin_post
admin_post
admin_post
admin_post
wp_ajax
wp_ajax
wp_ajax
wp_ajax
3 more hidden
First score snapshot
v1.13.3
23
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 23 | 3,019 | 1,843 | 1,176 | v1.13.3 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.