
Improved Save Button Security & Risk Analysis
wordpress.org/plugins/improved-save-buttonImprove your productivity with this "2-in-1" save button! It saves the post and immediately takes you to your next action.
Is Improved Save Button Safe to Use in 2026?
Generally Safe
Score 85/100Improved Save Button has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The 'improved-save-button' v1.2.1 plugin presents a generally positive security posture based on the static analysis. The absence of any identified attack surface points (AJAX handlers, REST API routes, shortcodes, cron events) suggests a limited scope of interaction with user input and system functions. Furthermore, the lack of dangerous function calls, file operations, and external HTTP requests further reduces the potential for common attack vectors. The vulnerability history being entirely clear is also a strong positive indicator.
However, several areas raise concerns. The most significant is the complete lack of output escaping. This means that any data displayed by the plugin, if it originates from user input or other dynamic sources, could be vulnerable to Cross-Site Scripting (XSS) attacks. Additionally, while the plugin uses prepared statements for some SQL queries, a significant portion (67%) do not, which could expose it to SQL injection vulnerabilities if not handled with extreme care in the surrounding code. The absence of nonce and capability checks, while not immediately exploitable due to the lack of direct entry points, represents a weakness in fundamental WordPress security practices and could become a problem if new entry points are added in future versions without proper security considerations.
Key Concerns
- Output escaping is not implemented
- Raw SQL queries without prepared statements
- Missing nonce checks
- Missing capability checks
Improved Save Button Security Vulnerabilities
Improved Save Button Code Analysis
SQL Query Safety
Output Escaping
Improved Save Button Attack Surface
WordPress Hooks 6
Maintenance & Trust
Improved Save Button Maintenance & Trust
Maintenance Signals
Community Trust
Improved Save Button Alternatives
Save and Close
lightbulb-save-and-close
Adds a Save and Close button to the admin post edit screen which allows you to return to the post listing page after editing.
Pre-Publish Checklist
pre-publish-checklist
Easiest way to make sure your page or post is ready to go live
Publishing Checklist
publishing-checklist
Pre-flight your posts.
Editorial Workflow Manager – Editorial Checklist for Gutenberg
editorial-workflow-manager
Editorial checklist and pre-publish workflow for the WordPress block editor (Gutenberg). Create reusable checklists with required/optional items and g …
Simple Save Redirect Button
simple-save-redirect-button
A new "Save" button which is enhanced post's standard "Save" button. It saves post and execute next action: Next/Previous Post, Next/Previous Page, Posts list page, scroll and highlight last edited post, etc. Saves a lot of clicks and time if you have a lot of posts.
Improved Save Button Developer Profile
1 plugin · 4K total installs
How We Detect Improved Save Button
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
/wp-content/plugins/improved-save-button/lib/class-lb-save-and-then-utils.php/wp-content/plugins/improved-save-button/lib/class-lb-save-and-then-settings.php/wp-content/plugins/improved-save-button/lib/class-lb-save-and-then-post-edit.php/wp-content/plugins/improved-save-button/lib/class-lb-save-and-then-post-save.php/wp-content/plugins/improved-save-button/lib/class-lb-save-and-then-messages.php/wp-content/plugins/improved-save-button/lib/class-lb-save-and-then-actions.php/wp-content/plugins/improved-save-button/lib/class-lb-save-and-then-action.php/wp-content/plugins/improved-save-button/actions/class-lb-save-and-then-action-new.php+7 more