Feature Request!
-
I’d like to see a “Redirect URL” added to the settings page so I can redirect the user to the home page. Maybe have a checkbox/radio button for home page and/or a text box to type in the file/page/url.
For the home page option I have been using this code:
wp_redirect( home_url() ); exit;]
An additional feature to this could be the ability to redirect to different pages depending on the error.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Feature Request!’ is closed to new replies.