Manual Completions for LearnPress Security & Risk Analysis

wordpress.org/plugins/manual-completions-learnpress

Manual Completions for LearnPress lets you manually mark courses, sections, lessons, and quizzes as complete, individually or in bulk.

50 active installs v1.0 PHP 7.4+ WP 4.0+ Updated Sep 11, 2025
completiongrassbladelearnpressmanualmark-complete
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Manual Completions for LearnPress Safe to Use in 2026?

Generally Safe

Score 100/100

Manual Completions for LearnPress has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 6mo ago
Risk Assessment

The "manual-completions-learnpress" v1.0 plugin exhibits a strong security posture based on the provided static analysis and vulnerability history. The plugin demonstrates good security practices by implementing nonce checks and capability checks for its AJAX handlers, and importantly, all observed SQL queries utilize prepared statements, mitigating the risk of SQL injection. Furthermore, the high percentage of properly escaped outputs suggests a proactive approach to preventing cross-site scripting vulnerabilities. The absence of file operations and external HTTP requests reduces the potential attack surface in those areas.

The taint analysis also shows no unsanitized paths, further reinforcing the plugin's secure coding. The vulnerability history is clean, with no known CVEs, which is a positive indicator of the plugin's stability and the development team's attention to security. The presence of the Select2 library is noted, and while not inherently a vulnerability, it's a common dependency that should be kept up-to-date to avoid potential issues from its own vulnerabilities.

Overall, this plugin appears to be well-secured. The developers have implemented core WordPress security best practices effectively. The lack of any identified critical or high-severity issues in static analysis or historical data is a significant strength. The only minor point of consideration would be to ensure any bundled libraries, like Select2, are maintained and updated as part of the plugin's lifecycle.

Key Concerns

  • Bundled library (Select2)
Vulnerabilities
None known

Manual Completions for LearnPress Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Code Analysis
Analyzed Mar 16, 2026

Manual Completions for LearnPress Code Analysis

Dangerous Functions
0
Raw SQL Queries
1
14 prepared
Unescaped Output
3
46 escaped
Nonce Checks
1
Capability Checks
6
File Operations
0
External Requests
0
Bundled Libraries
1

Bundled Libraries

Select2

SQL Query Safety

93% prepared15 total queries

Output Escaping

94% escaped49 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
get_enrolled_users (manual_completions_learnpress.php:79)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Manual Completions for LearnPress Attack Surface

Entry Points4
Unprotected0

AJAX Handlers 4

authwp_ajax_manual_completions_learnpress_course_selectedmanual_completions_learnpress.php:39
authwp_ajax_manual_completions_learnpress_mark_completemanual_completions_learnpress.php:41
authwp_ajax_manual_completions_learnpress_check_completionmanual_completions_learnpress.php:43
authwp_ajax_manual_completions_learnpress_get_enrolled_usersmanual_completions_learnpress.php:45
WordPress Hooks 6
actionadmin_menumanual_completions_learnpress.php:37
actionadmin_initmanual_completions_learnpress.php:47
actionadmin_print_stylesmanual_completions_learnpress.php:113
filterupload_mimesmanual_completions_learnpress.php:121
actionadmin_print_stylesmanual_completions_learnpress.php:233
filtersafe_style_cssmanual_completions_learnpress.php:300
Maintenance & Trust

Manual Completions for LearnPress Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedSep 11, 2025
PHP min version7.4
Downloads716

Community Trust

Rating0/100
Number of ratings0
Active installs50
Developer Profile

Manual Completions for LearnPress Developer Profile

Pankaj Agrawal

21 plugins · 5K total installs

94
trust score
Avg Security Score
100/100
Avg Patch Time
30 days
View full developer profile
Detection Fingerprints

How We Detect Manual Completions for LearnPress

Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.

Asset Fingerprints

Asset Paths
/wp-content/plugins/manual-completions-learnpress/script.js/wp-content/plugins/manual-completions-learnpress/style.css/wp-content/plugins/manual-completions-learnpress/vendor/select2/js/select2.min.js/wp-content/plugins/manual-completions-learnpress/vendor/select2/css/select2.min.css
Script Paths
/wp-content/plugins/manual-completions-learnpress/script.js/wp-content/plugins/manual-completions-learnpress/vendor/select2/js/select2.min.js
Version Parameters
manual-completions-learnpress/script.js?ver=manual-completions-learnpress/style.css?ver=manual-completions-learnpress/vendor/select2/js/select2.min.js?ver=manual-completions-learnpress/vendor/select2/css/select2.min.css?ver=

HTML / DOM Fingerprints

HTML Comments
<!-- Manual Completions for LearnPress --><!-- End Manual Completions for LearnPress -->
Data Attributes
id="manual_completions_learnpress_table"data-gbmc_manual_completions_learnpress
JS Globals
manual_completions_learnpress
REST Endpoints
/wp-json/manual-completions-learnpress/v1/get_enrolled_users
FAQ

Frequently Asked Questions about Manual Completions for LearnPress