
Limit Post Revisions Network Option Security & Risk Analysis
wordpress.org/plugins/limit-post-revisions-network-optionA Multisite Network plugin to add Network Admin->Settings to limit, or disable, the number of post revisions and set the post autosave interval.
Is Limit Post Revisions Network Option Safe to Use in 2026?
Generally Safe
Score 85/100Limit Post Revisions Network Option has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The plugin "limit-post-revisions-network-option" v4.6 presents a seemingly strong security posture based on the provided static analysis. The absence of identified AJAX handlers, REST API routes, shortcodes, and cron events indicates a minimal attack surface. Furthermore, the code signals show a complete absence of dangerous functions and external HTTP requests, and all SQL queries are properly prepared. This suggests a conscious effort by the developer to implement secure coding practices. The vulnerability history is also completely clean, with no recorded CVEs, which further bolsters confidence in its current security. However, a significant concern arises from the output escaping analysis, where 100% of outputs are not properly escaped. This represents a potential blind spot and a risk of cross-site scripting (XSS) vulnerabilities if user-supplied data is ever incorporated into output without sanitization.
Key Concerns
- 100% of outputs not properly escaped
Limit Post Revisions Network Option Security Vulnerabilities
Limit Post Revisions Network Option Code Analysis
Output Escaping
Limit Post Revisions Network Option Attack Surface
WordPress Hooks 3
Maintenance & Trust
Limit Post Revisions Network Option Maintenance & Trust
Maintenance Signals
Community Trust
Limit Post Revisions Network Option Alternatives
Unconfirmed
unconfirmed
Allows WordPress admins to manage unactivated users, by activating them manually, deleting their pending registrations, or resending the activation em …
WP Revisions Limit
wp-revisions-limit
Limit the number of revisions stored for your posts. Keep your WordPress fast and your database clean!
WP-Cleanup
wp-cleanup
This Wordpress plugin will cleanup your Wordpress database by remove all unused data from your database.
Network Username Restrictions Override
network-username-restrictions-override
Override restrictions on WordPress network usernames.
Plugin Activation Status
plugin-activation-status
Scans a multisite or multi-network installation to identify all plugins that are active or not.
Limit Post Revisions Network Option Developer Profile
4 plugins · 140 total installs
How We Detect Limit Post Revisions Network Option
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
HTML / DOM Fingerprints
name="ds_revisions_limit"id="ds_revisions_limit"name="ds_autosave_limit"id="ds_autosave_limit"<h3>Limit Post Revisions</h3><input type="text" name="ds_revisions_limit" id="ds_revisions_limit" style="width: 15%"<small>Maximum number of revisions per post. Enter 0 to disable post revisions(3 recommended).</small><input type="text" name="ds_autosave_limit" id="ds_autosave_limit" style="width: 15%"