Meta Ledger – Track, compare, and restore post meta Changes Security & Risk Analysis

wordpress.org/plugins/meta-ledger

Automatically track all post meta changes with versioned history, field-level diffs, and restore functionality.

0 active installs v1.0.1 PHP 8.0+ WP 6.0+ Updated Jan 29, 2026
historypost-metapostmetarestorewoocommerce
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Meta Ledger – Track, compare, and restore post meta Changes Safe to Use in 2026?

Generally Safe

Score 100/100

Meta Ledger – Track, compare, and restore post meta Changes has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 3mo ago
Risk Assessment

The 'meta-ledger' plugin v1.0.1 exhibits a strong security posture based on the provided static analysis. The absence of any dangerous functions, file operations, or external HTTP requests is commendable. Furthermore, all SQL queries utilize prepared statements, and all output is properly escaped, mitigating significant risks of SQL injection and cross-site scripting vulnerabilities.

The plugin's entry points are limited to two AJAX handlers, and importantly, both appear to have proper nonce and capability checks implemented, indicating a solid defense against unauthorized access and manipulation. The lack of any recorded vulnerabilities, past or present, also suggests a development team that prioritizes security. The zero taint flows further reinforce the idea that data handling within the plugin is likely robust.

Overall, 'meta-ledger' v1.0.1 presents a low-risk profile. The strengths lie in its adherence to secure coding practices for SQL and output handling, combined with a seemingly secure implementation of its limited attack surface. The absence of any vulnerability history is a significant positive indicator. While the static analysis provides a good overview, ongoing vigilance and regular updates are always recommended for any software.

Vulnerabilities
None known

Meta Ledger – Track, compare, and restore post meta Changes Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Meta Ledger – Track, compare, and restore post meta Changes Release Timeline

v1.0.1Current
v1.0.0
Code Analysis
Analyzed Apr 16, 2026

Meta Ledger – Track, compare, and restore post meta Changes Code Analysis

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

SQL Query Safety

100% prepared12 total queries

Output Escaping

100% escaped133 total outputs
Attack Surface

Meta Ledger – Track, compare, and restore post meta Changes Attack Surface

Entry Points2
Unprotected0

AJAX Handlers 2

authwp_ajax_meta_ledger_save_metaincludes/class-meta-ledger-admin.php:74
authwp_ajax_meta_ledger_delete_metaincludes/class-meta-ledger-admin.php:75
WordPress Hooks 10
actionadd_meta_boxesincludes/class-meta-ledger-admin.php:68
actionadmin_enqueue_scriptsincludes/class-meta-ledger-admin.php:69
actionadmin_menuincludes/class-meta-ledger-admin.php:70
actionadmin_initincludes/class-meta-ledger-admin.php:71
actionadd_post_metaincludes/class-meta-ledger-core.php:102
actionupdate_post_metaincludes/class-meta-ledger-core.php:103
actiondelete_post_metaincludes/class-meta-ledger-core.php:104
actionshutdownincludes/class-meta-ledger-core.php:114
actionrest_api_initincludes/class-meta-ledger-rest.php:76
actionplugins_loadedmeta-ledger.php:120
Maintenance & Trust

Meta Ledger – Track, compare, and restore post meta Changes Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedJan 29, 2026
PHP min version8.0
Downloads136

Community Trust

Rating100/100
Number of ratings1
Active installs0
Developer Profile

Meta Ledger – Track, compare, and restore post meta Changes Developer Profile

SmilingSyntax

3 plugins · 10 total installs

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

How We Detect Meta Ledger – Track, compare, and restore post meta Changes

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/meta-ledger/assets/css/admin.css/wp-content/plugins/meta-ledger/assets/js/admin.js
Script Paths
/wp-content/plugins/meta-ledger/assets/js/admin.js
Version Parameters
meta-ledger/assets/css/admin.css?ver=meta-ledger/assets/js/admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
meta-ledger-meta-box-historymeta-ledger-meta-box-formmeta-ledger-restore-buttonmeta-ledger-delete-buttonmeta-ledger-meta-field
Data Attributes
data-meta-ledger-post-iddata-meta-ledger-field-key
JS Globals
metaLedger
REST Endpoints
/wp-json/meta-ledger/v1/history/wp-json/meta-ledger/v1/save/wp-json/meta-ledger/v1/delete
FAQ

Frequently Asked Questions about Meta Ledger – Track, compare, and restore post meta Changes