Plugin to disable a browsers back button.
This is a simple plugin to disable the back button: [dbb /].
This is optimally used for surveys or funnels that you do not want people backing out of. It prevents the back button from being used by employing a small script that quickly replaces the location context of the page and beffudles the browser.
Redux Option panel included allows you to enable this functionality sitewide as well as disable it for logged in users.
/wp-content/plugins/
directory/wp-content/plugins/
directoryIn some cases you may have a survey or checkout funnel that you do not want users to back out of. This plugin is optimal for these types of situations.