@since: 2.1.0
LearnDash_User_Status_Widget::update()
Method: Handles widget updates in admin
LearnDash_User_Status_Widget::form()
Method: Display widget form in admin
@package: LearnDash / Widgets
Source Files: includes/widgets/ld_user_status.php
learndash_responsive_video
Filter Hook: Filters whether to make videos responsive or not.
@package: LearnDash / Misc
Source Files: includes/ld-misc-functions.php
learndash_body_classes
Filter Hook: Filters list of body tag CSS classes.
@package: LearnDash / Misc
Source Files: includes/ld-misc-functions.php
learndash_get_single_post()
Function: Gets a single `WP_Post` for a given learndash post type.
@package: LearnDash / Misc
Source Files: includes/ld-misc-functions.php
learndash_user_status_shortcode()
Function: Builds the `learndash_user_status` shortcode output.
@package: LearnDash / Shortcodes
Source Files: includes/shortcodes/learndash_user_status.php
learndash_load_login_modal_html()
Function: Prints the login modal in the site footer.
@package: LearnDash / Misc
Source Files: includes/ld-misc-functions.php
learndash_admin_post_stati
Filter Hook: Filters list of post status shown in the admin.
@package: LearnDash / Misc
Source Files: includes/ld-misc-functions.php
learndash_check_query_post_type()
Function: Gets the posts count from the `WP_Query` post_type argument.
@package: LearnDash / Misc
Source Files: includes/ld-misc-functions.php
learndash_convert_lesson_time_time()
Function: Converts the stored lesson timer value from the postmeta settings into number of total seconds.
@package: LearnDash / Misc
Source Files: includes/ld-misc-functions.php
learndash_update_posts_comment_status
Filter Hook: Filters whether to update comment status for any post type or not.
@package: LearnDash / Misc
Source Files: includes/ld-misc-functions.php
learndash_is_valid_JSON()
Function: Checks whether a string is a valid JSON or not.
@package: LearnDash / Misc
Source Files: includes/ld-misc-functions.php
learndash_post_type_supports_feed()
Function: Checks whether a learndash post type supports feeds or not.
@package: LearnDash / Misc
Source Files: includes/ld-misc-functions.php
learndash_post_type_supports_comments()
Function: Checks whether a learndash post type supports comments or not.
@package: LearnDash / Misc
Source Files: includes/ld-misc-functions.php
learndash_course_points_format_round
Filter Hook: Filters course points format round decimal value.
@package: LearnDash / Misc
Source Files: includes/ld-misc-functions.php
learndash_update_post_meta()
Function: Updates the metadata settings array when updating single setting.
ldp()
Function: Prints the given string in preformated text.
@package: LearnDash / Deprecated
Source Files: includes/deprecated/3.4.0/functions.php
learndash_format_course_points()
Function: Formats course points.
@package: LearnDash / Misc
Source Files: includes/ld-misc-functions.php
learndash_ob_get_clean()
Function: Helper function for PHP output buffering.
@package: LearnDash / Misc
Source Files: includes/ld-misc-functions.php