Improved Save Button Security & Risk Analysis

wordpress.org/plugins/improved-save-button

Improve your productivity with this "2-in-1" save button! It saves the post and immediately takes you to your next action.

4K active installs v1.2.1 PHP + WP 3.5.1+ Updated May 10, 2020
closeeditlistpublishsave
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Improved Save Button Safe to Use in 2026?

Generally Safe

Score 85/100

Improved Save Button has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 5yr ago
Risk Assessment

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
Vulnerabilities
None known

Improved Save Button Security Vulnerabilities

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

Improved Save Button Code Analysis

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

SQL Query Safety

33% prepared3 total queries

Output Escaping

0% escaped5 total outputs
Attack Surface

Improved Save Button Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actioncurrent_screenactions\class-lb-save-and-then-action-list.php:41
actioncurrent_screenactions\class-lb-save-and-then-action-return.php:41
actionpost_submitbox_startactions\class-lb-save-and-then-action-view-popup.php:45
filterremovable_query_argsactions\class-lb-save-and-then-action-view-popup.php:46
actionadmin_initimproved-save-button.php:94
actionlbsat_load_actionsimproved-save-button.php:97
Maintenance & Trust

Improved Save Button Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedMay 10, 2020
PHP min version
Downloads20K

Community Trust

Rating100/100
Number of ratings26
Active installs4K
Developer Profile

Improved Save Button Developer Profile

Label Blanc

1 plugin · 4K total installs

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

How We Detect Improved Save Button

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

Asset Fingerprints

Asset Paths
/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

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Improved Save Button