array_map_r()
Function: Utility function to traverse the multidimensional array and apply user function.
Function: Utility function to traverse the multidimensional array and apply user function.
Function: Formats course points to the specified decimal value.
learndash_format_course_points Read More »
Function: Converts a date string to timestamp.
learndash_get_timestamp_from_date_string Read More »
Function: Helper function for PHP output buffering.
learndash_ob_get_clean Read More »
Function: Redirects to the home page if the user lands on archive pages for lesson or quiz post types.
ld_remove_lessons_and_quizzes_page Read More »
Function: Checks if a LearnDash post type has archive support or not.
learndash_post_type_has_archive Read More »
Function: Removes all comments for learndash post types.
learndash_remove_comments Read More »
Function: Ensures the comments are open for assignments.
learndash_comments_open Read More »
Function: Converts the seconds to time output.
learndash_seconds_to_time Read More »
Function: Converts a GMT timestamp to local timezone adjusted display.
learndash_adjust_date_time_display Read More »
Function: Gets the options for a particular post type and setting.
learndash_get_option Read More »
Function: Updates the LearnDash setting for a post.
learndash_update_setting Read More »
Function: Processes the `WP_Query` arguments for the post type that are saved in options.
sfwd_lms_get_post_options Read More »
Function: Generates the LearnDash payment buttons output.
learndash_payment_buttons Read More »
Function: Prints the dropdown button to the footer.
ld_footer_payment_buttons Read More »
Function: Dequeues the jquery dropdown js if dropdown button is empty.
learndash_get_footer Read More »
Function: Builds the `[learndash_payment_buttons]` shortcode output.
learndash_payment_buttons_shortcode Read More »
Function: Checks if a lesson, topic, or quiz is a sample or not.
learndash_is_sample Read More »