
TW Disable Revisions Security & Risk Analysis
wordpress.org/plugins/tw-disable-revisionsDisable revision function in WordPress and delete all entries of revisions in database.
Is TW Disable Revisions Safe to Use in 2026?
Generally Safe
Score 85/100TW Disable Revisions has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "tw-disable-revisions" v1.0 plugin exhibits a strong security posture based on the static analysis provided. The absence of any identified dangerous functions, SQL injection vulnerabilities (as 50% of queries use prepared statements), unescaped output, file operations, or external HTTP requests is commendable. The plugin also appears to have a minimal attack surface with no entry points identified in the static analysis, and there are no recorded vulnerabilities in its history, which suggests good development practices and thorough testing.
However, the complete lack of nonce and capability checks across all analyzed entry points (even though there are zero listed) represents a significant blind spot. While the current attack surface is reported as zero, this absence of security checks indicates a potential weakness if any entry points were to be introduced or discovered in future versions. The fact that 50% of SQL queries are not using prepared statements also indicates an area of potential risk for SQL injection, even if the current number of queries is low.
In conclusion, the plugin's current state appears very secure with no known vulnerabilities and a clean static analysis report for most metrics. The primary concern lies in the absence of authentication and authorization checks, and the partial reliance on prepared statements for SQL queries. These are critical elements for robust security and should be addressed proactively to maintain a secure plugin, especially as the plugin evolves.
Key Concerns
- Capability checks missing
- Nonce checks missing
- SQL queries not fully prepared
TW Disable Revisions Security Vulnerabilities
TW Disable Revisions Code Analysis
SQL Query Safety
TW Disable Revisions Attack Surface
Maintenance & Trust
TW Disable Revisions Maintenance & Trust
Maintenance Signals
Community Trust
TW Disable Revisions Alternatives
Revision Removal
revision-removal
Remove the revision posts from your database in order to reduce your database size and optimize the speed of your database load!
Optimize Database after Deleting Revisions
rvg-optimize-database
One-click database optimization with precise revision cleanup and flexible scheduling. Speeding up sites since 2011!
Disable Post Revision
disable-post-revision
Light weight plugin to disable post revisions for selected post types to reduce database and server load.
Duplicate Page or Post, Delete Revisions and Enable Classic Editor
duplicate-del-revisions-classic-editor
This plugin adds options to duplicate pages or posts as drafts, clear revisions, and enable the WordPress Classic Editor.
Gestione revisioni
gestione-revisioni
Verifica il numero di revisioni dei post e permette di gestirle ed eliminarle.
TW Disable Revisions Developer Profile
3 plugins · 2K total installs
How We Detect TW Disable Revisions
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.