Add Login Redirect Support to Other Login Form Plugins

If you use a login form plugin we currently don’t support, and the plugin has a setting to specify the URL to redirect to after login, this article is for you.

Take for example Login Widget With Shortcode plugin. We currently do not have official support for it but you can still add support for our login redirect feature to it where our plugin handles redirection of your WordPress site users after they log in.

To do this, go to the plugin setting and save the URL below as the Login Redirect Page.

https://yoursite.tld/?loginwp_link_redirect=true

Replace https://yoursite.tld with your website URL.

La fin!