LearnPress – WordPress LMS Plugin for Create and Sell Online Courses

A WordPress LMS Plugin to create WordPress Learning Management System. Turn your WordPress to LMS WordPress Website with Courses, Lessons, Quizzes &am …

v4.4.0ThimPressUpdated Added 70k+ installs86% rating17% support resolved
22
Score
2,361
Errors
3,384
Warnings
+0
Change

Category Scores

Security0
Repo91
Performance87
Maintainability0

Top Issues by Category

security2,654
maintainability2,513
i18n318

Issues Details

5,745 issues found in latest scan

WARNING887
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound

Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$action_attrs".

ERROR664
WordPress.Security.EscapeOutput.OutputNotEscaped

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>"'.

ERROR424
WordPress.DB.PreparedSQL.NotPrepared

Use placeholders and $wpdb->prepare(); found $col_name

WARNING333
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedClassFound

Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: &quot;Abstract_Block_Template&quot;.

WARNING319
WordPress.DB.PreparedSQL.InterpolatedNotPrepared

Use placeholders and $wpdb-&gt;prepare(); found interpolated variable $AND at \t\t\t$AND\n

ERROR244
missing_direct_file_access_protection

PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;

ERROR243
WordPress.Security.EscapeOutput.ExceptionNotEscaped

All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$addon_label'.

WARNING240
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound

Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: &quot;&#039;lp/courses-json/filter/order_by/&#039; . $filter-&gt;order_by&quot;.

WARNING234
WordPress.PHP.DevelopmentFunctions.error_log_error_log

error_log() found. Debug code should not normally be used in production.

ERROR218
WordPress.WP.I18n.MissingTranslatorsComment

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.

ERROR206
WordPress.Security.EscapeOutput.UnsafePrintingFunction

All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.

WARNING199
WordPress.Security.NonceVerification.Recommended

Processing form data without nonce verification.

WARNING194
WordPress.DB.DirectDatabaseQuery.DirectQuery

Use of a direct database call is discouraged.

WARNING170
WordPress.DB.DirectDatabaseQuery.NoCaching

Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().

WARNING149
WordPress.Security.ValidatedSanitizedInput.InputNotSanitized

Detected usage of a non-sanitized input variable: $_COOKIE[$name]

WARNING147
WordPress.Security.ValidatedSanitizedInput.MissingUnslash

$_COOKIE[$name] not unslashed before sanitization. Use wp_unslash() or similar

ERROR121
PluginCheck.Security.DirectDB.UnescapedDBParameter

Unescaped parameter $column used in $wpdb->get_row()\n$column assigned unsafely at line 266.

WARNING100
WordPress.Security.NonceVerification.Missing

Processing form data without nonce verification.

ERROR100
WordPress.WP.I18n.MissingArgDomain

Missing $domain parameter in function call to __().

WARNING71
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedConstantFound

Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: &quot;ADMIN_ROLE&quot;.

WARNING65
Internal.NoCodeFound

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.

WARNING44
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound

Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: &quot;LP&quot;.

WARNING43
WordPress.DB.PreparedSQLPlaceholders.UnfinishedPrepare

Replacement variables found, but no valid placeholders found in the query.

WARNING39
PluginCheck.Security.DirectDB.UnescapedDBParameter

Unescaped parameter $name_table used in $wpdb-&gt;query()

ERROR31
WordPress.DateTime.RestrictedFunctions.date_date

date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.

Latest Snapshot

Findings

5,745

Errors

2,361

Warnings

3,384

Score History

First score snapshot

First scan completed

v4.4.0 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

v4.4.0

22

Latest

Findings
5,745
Errors
2,361
Warnings
3,384
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins