ld_after_course_status_template_container
Filter Hook: Filters the content to be echoed after the course status section of the course template output.
Filter Hook: Filters the content to be echoed after the course status section of the course template output.
Method: Handles widget updates in admin
LearnDash_User_Status_Widget::update Read More »
Method: Display widget form in admin
LearnDash_User_Status_Widget::form Read More »
Filter Hook: Filters whether to make videos responsive or not.
learndash_responsive_video Read More »
Filter Hook: Filters list of body tag CSS classes.
learndash_body_classes Read More »
Function: Gets a single `WP_Post` for a given learndash post type.
learndash_get_single_post Read More »
Function: Builds the `learndash_user_status` shortcode output.
learndash_user_status_shortcode Read More »
Function: Prints the login modal in the site footer.
learndash_load_login_modal_html Read More »
Function: Checks whether a string is a valid JSON or not.
learndash_is_valid_JSON Read More »
Function: Checks whether a learndash post type supports feeds or not.
learndash_post_type_supports_feed Read More »
Function: Checks whether a learndash post type supports comments or not.
learndash_post_type_supports_comments Read More »
Filter Hook: Filters list of post status shown in the admin.
learndash_admin_post_stati Read More »
Function: Gets the posts count from the `WP_Query` post_type argument.
learndash_check_query_post_type Read More »
Function: Converts the stored lesson timer value from the postmeta settings into number of total seconds.
learndash_convert_lesson_time_time Read More »
Filter Hook (deprecated): Filters whether to update comment status for any post type or not.
learndash_update_posts_comment_status Read More »
Function: Updates the metadata settings array when updating single setting.
learndash_update_post_meta Read More »
Filter Hook: Filters course points format round decimal value.
learndash_course_points_format_round Read More »
Function: Prints the given string in preformated text.
Function: Formats course points to the specified decimal value.
learndash_format_course_points Read More »
Function: Helper function for PHP output buffering.
learndash_ob_get_clean Read More »