Releases: patrickstecker/automatic-page-redirect
Releases · patrickstecker/automatic-page-redirect
Release list
1.1.0
- Add functionality for logged out users
- Add URL/Query Param support
With version 1.1.0, you can specify separate redirect urls for both logged in and logged out users. Additionally, the plugin now supports query param support. This means, by adding the query param "redirect_logged_in" or "redirect_logged_out" to your url or link, you will be redirected to the specified link for logged in users or logged out users. The query param has the higher priority over the ACF field value so you can be sure that when specified in the url, the user will always be redirected to this url.