WP Revisions Limit Security & Risk Analysis

wordpress.org/plugins/wp-revisions-limit

Limit the number of revisions stored for your posts. Keep your WordPress fast and your database clean!

900 active installs v1.3 PHP + WP 3.6+ Updated Nov 1, 2016
adminpost-revisionspostsrevisionrevisions
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP Revisions Limit Safe to Use in 2026?

Generally Safe

Score 85/100

WP Revisions Limit has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 9yr ago
Risk Assessment

The wp-revisions-limit plugin, version 1.3, exhibits a generally strong security posture based on the provided static analysis. The absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits the potential attack surface. Furthermore, the complete reliance on prepared statements for SQL queries and the presence of capability checks indicate good security practices in data handling and access control. The plugin also shows no history of recorded vulnerabilities, which is a positive indicator of its past security robustness.

However, there are areas for improvement. The code analysis reveals a moderate percentage of output escaping issues (40% unescaped), which could potentially lead to cross-site scripting (XSS) vulnerabilities if sensitive data is displayed without proper sanitization. While taint analysis shows no identified unsanitized flows, the presence of unescaped output represents a risk that could be exploited if an attacker can influence the data being displayed. The lack of nonce checks, while not directly tied to an attack surface in this analysis, is a standard security measure for preventing CSRF attacks, and its absence is a noted weakness.

In conclusion, wp-revisions-limit v1.3 appears to be a relatively secure plugin with a minimal attack surface and good SQL handling. The primary concern lies in the unescaped output, which warrants attention. The clean vulnerability history is encouraging, but the identified output escaping issues should be addressed to further strengthen its security.

Key Concerns

  • Unescaped output detected
  • Missing nonce checks
Vulnerabilities
None known

WP Revisions Limit Security Vulnerabilities

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

WP Revisions Limit Code Analysis

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

Output Escaping

60% escaped5 total outputs
Attack Surface

WP Revisions Limit Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actionactivated_pluginincludes\class-wp-revisions-limit-activator.php:30
actionplugins_loadedincludes\class-wp-revisions-limit.php:133
actionplugins_loadedincludes\class-wp-revisions-limit.php:148
actionadmin_initincludes\class-wp-revisions-limit.php:149
actionadmin_enqueue_scriptsincludes\class-wp-revisions-limit.php:151
actionadmin_menuincludes\class-wp-revisions-limit.php:153
Maintenance & Trust

WP Revisions Limit Maintenance & Trust

Maintenance Signals

WordPress version tested4.6.30
Last updatedNov 1, 2016
PHP min version
Downloads9K

Community Trust

Rating100/100
Number of ratings2
Active installs900
Developer Profile

WP Revisions Limit Developer Profile

Roger Rodrigo

2 plugins · 970 total installs

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

How We Detect WP Revisions Limit

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-revisions-limit/admin/js/wp-revisions-limit-admin.js
Script Paths
/wp-content/plugins/wp-revisions-limit/admin/js/wp-revisions-limit-admin.js
Version Parameters
wp-revisions-limit/admin/js/wp-revisions-limit-admin.js?ver=

HTML / DOM Fingerprints

Data Attributes
name="revisions_limit_option[revisions_limit]"
FAQ

Frequently Asked Questions about WP Revisions Limit