Site icon Anthony Pagay Carbon

How to redirect WordPress login/logout to custom page?

Check the links below for references to answer the question “How to redirect WordPress login/logout to custom page?”

Use this https://codex.wordpress.org/Plugin_API/Filter_Reference/login_redirect for login redirect.

Use this https://codex.wordpress.org/Plugin_API/Filter_Reference/logout_url for logout redirect.


Exit mobile version