Add LearnDash Custom URL Login and Logout Custom Redirects

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 Post Info and Meta in Learn Dash Custom Post Types

Learn Dash for WordPRess has five custom post types; courses, lessons, quiz, topic and certificates – the custom post type registration names are sfwd-courses, sfwd-lessons, sfwd-quiz, sfwd-topic and sfwd-certificates respectively. To remove the default post info and post meta data from these custom post types in a Genesis…