
WP Revision List Security & Risk Analysis
wordpress.org/plugins/wp-revision-listShow revisions when viewing lists of posts, pages, or custom post types in the admin dashboard
Is WP Revision List Safe to Use in 2026?
Generally Safe
Score 92/100WP Revision List has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The wp-revision-list plugin, version 1.1.9, exhibits a strong security posture based on the provided static analysis. The complete absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits the attack surface, and there are no identified entry points that are unprotected. The code also demonstrates good practices regarding dangerous functions, SQL query handling (all prepared statements), and a lack of file operations or external HTTP requests. The presence of a nonce check and a high percentage of properly escaped output further bolster its security. The lack of any recorded vulnerabilities, including CVEs, suggests a history of secure development or a lack of public scrutiny, which is generally a positive indicator. The taint analysis showing zero flows with unsanitized paths is also a very encouraging sign. Overall, this plugin appears to be developed with security in mind, with no immediate critical or high-risk issues detected in the provided data.
Key Concerns
- Only 81% of output is properly escaped
- No capability checks found on entry points
WP Revision List Security Vulnerabilities
WP Revision List Release Timeline
WP Revision List Code Analysis
Output Escaping
WP Revision List Attack Surface
WordPress Hooks 14
Maintenance & Trust
WP Revision List Maintenance & Trust
Maintenance Signals
Community Trust
WP Revision List Alternatives
Simple Revision Control
simple-revision-control
Easily control and limit post revisions per post type to keep your WordPress database clean and optimized—no coding required!
Get page IDs
get-page-ids
Fix some theme author mess.
Page Siblings
page-siblings
A metabox with all page edit (and any other hierarchal post types) that display an edit link to its siblings.
Abandon Themes Admin
abandon-theme-options
This is a WordPress plugin that adds an admin options page to your theme and all the main options a theme designer would need.
Beckin Post Notes
beckin-post-notes
Add private admin notes to posts, pages, and custom post types - simple, fast, and clutter-free.
WP Revision List Developer Profile
8 plugins · 8K total installs
How We Detect WP Revision List
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
/wp-content/plugins/wp-revision-list/includes/class-wp-revision-list-core.php/wp-content/plugins/wp-revision-list/includes/class-wp-revision-list-screen-options.php/wp-content/plugins/wp-revision-list/includes/class-wp-revision-list-settings.php/wp-content/plugins/wp-revision-list/includes/class-wp-revision-list-table.php/wp-content/plugins/wp-revision-list/includes/sanitizers.phpHTML / DOM Fingerprints
screen-optionsname="wp_rev_list_number_of_revisions_screen_option"id="wp_rev_list_number_of_revisions_screen_option"name="wp_rev_list_post_type_screen_option"id="wp_rev_list_post_type_screen_option"