PMC Edit Lock Marker Security & Risk Analysis

wordpress.org/plugins/pmc-edit-lock-marker

A plugin to mark the posts on wp-admin/edit.php page which are currently being edited by other users.

10 active installs v1.0 PHP + WP 3.2+ Updated Nov 24, 2013
post-lock
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is PMC Edit Lock Marker Safe to Use in 2026?

Generally Safe

Score 85/100

PMC Edit Lock Marker has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 12yr ago
Risk Assessment

The pmc-edit-lock-marker plugin version 1.0 exhibits a strong security posture based on the provided static analysis. The plugin has a very limited attack surface, with only one AJAX handler, and critically, this handler includes both nonce and capability checks, indicating robust authentication and authorization mechanisms. The code also demonstrates good practices by using prepared statements for all SQL queries, avoiding dangerous functions, and performing file operations or external HTTP requests. Furthermore, the absence of known vulnerabilities in its history is a significant positive indicator of its security maturity and ongoing maintenance.

Key Concerns

  • Untrusted input in output
Vulnerabilities
None known

PMC Edit Lock Marker Security Vulnerabilities

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

PMC Edit Lock Marker Code Analysis

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

Output Escaping

80% escaped5 total outputs
Attack Surface

PMC Edit Lock Marker Attack Surface

Entry Points1
Unprotected0

AJAX Handlers 1

authwp_ajax_pmc-post-edit-lock-markerclass-pmc-edit-lock-marker.php:30
WordPress Hooks 2
actionadmin_enqueue_scriptsclass-pmc-edit-lock-marker.php:28
actioninitpmc-edit-lock-marker.php:16
Maintenance & Trust

PMC Edit Lock Marker Maintenance & Trust

Maintenance Signals

WordPress version tested3.5.2
Last updatedNov 24, 2013
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

PMC Edit Lock Marker Developer Profile

Namith Jawahar

59 plugins · 50K total installs

71
trust score
Avg Security Score
89/100
Avg Patch Time
405 days
View full developer profile
Detection Fingerprints

How We Detect PMC Edit Lock Marker

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/pmc-edit-lock-marker/styles/pmc-edit-lock-marker.css/wp-content/plugins/pmc-edit-lock-marker/js/pmc-edit-lock-marker.js
Script Paths
/wp-content/plugins/pmc-edit-lock-marker/js/pmc-edit-lock-marker.js
Version Parameters
pmc-edit-lock-marker/styles/pmc-edit-lock-marker.css?ver=pmc-edit-lock-marker/js/pmc-edit-lock-marker.js?ver=

HTML / DOM Fingerprints

JS Globals
pmc_edit_lock_marker
FAQ

Frequently Asked Questions about PMC Edit Lock Marker