
Back and Forward Button Security & Risk Analysis
wordpress.org/plugins/back-and-forward-buttonAdd ◄ and ► button anywhere in website matching theme color and style. Check the Live Preview first, then Install.
Is Back and Forward Button Safe to Use in 2026?
Generally Safe
Score 100/100Back and Forward Button has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "back-and-forward-button" v2.0 plugin exhibits a generally good security posture based on the provided static analysis. There are no identified dangerous functions, no raw SQL queries, and no file operations or external HTTP requests. The absence of known CVEs and a clean vulnerability history further strengthens this positive outlook, indicating a mature and well-maintained plugin. However, there are significant concerns regarding the implementation of security checks.
Key Concerns
- Missing nonce checks on shortcode
- Missing capability checks on shortcode
- Half of outputs not properly escaped
Back and Forward Button Security Vulnerabilities
Back and Forward Button Code Analysis
Output Escaping
Back and Forward Button Attack Surface
Shortcodes 1
WordPress Hooks 2
Maintenance & Trust
Back and Forward Button Maintenance & Trust
Maintenance Signals
Community Trust
Back and Forward Button Alternatives
WP-SEO-Paginate
wp-seo-paginate
Provides users with better and simple navigation interface.
WP-PageNavi
wp-pagenavi
Adds a more advanced paging navigation interface.
WP-Paginate
wp-paginate
WP-Paginate is a simple and flexible pagination plugin which provides users with better navigation on your WordPress site.
WP PageNavi Style
wp-pagenavi-style
Adds a more styling options to Wp-PageNavi wordpress plugin.
TW Pagination
tw-pagination
TW Pagination is a simple and flexible pagination plugin which provides users with better navigation on your WordPress site.
Back and Forward Button Developer Profile
17 plugins · 1K total installs
How We Detect Back and Forward Button
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
HTML / DOM Fingerprints
backandforwardbuttontawhidurrahmandear<!-- Widget Code Begins --><!-- Widget Code Ends --><div class="backandforwardbuttontawhidurrahmandear"><center><form><input type="button" value="◄" onclick="history.back()"><input type="button" value="►" onclick="history.forward()"></form></center></div>