Add LearnDash Custom URL Login and Logout Custom Redirects

Learndash Login Redirect

LearnDash has a filter named learndash_login_url which is a shortcode and allows manipulation of the login and logout pages when used with the $action parameter. LearnDash Login Shortcode Place the LearnDash shortcode where you want the login/logout button to appear.…

Remove the WordPress Reset Lost Password Link on Login Page

To remove the reset ‘Lost Your Password’ link and function on the WordPress login page you need to add a function to your themes functions.php file and add in some CSS. The reason why both are needed as the forgot ‘Lost Your…