learndash_post_updated_messages()
Function: Manages the post update message for legacy editor screen.
learndash_post_updated_messages Read More »
@package: LearnDash / Misc
Source Files: includes/ld-misc-functions.php
Function: Manages the post update message for legacy editor screen.
learndash_post_updated_messages Read More »
Function: Gets the value of the awarded assignment points.
learndash_get_assignment_points_awarded Read More »
Method: Called from the LD function convert_block_markers_to_shortcode() when parsing the block content.
LearnDash_Gutenberg_Block::convert_block_markers_to_shortcode_content_filter Read More »
Method: Common function used by the ld_course_list, ld_lesson_list, ld_topic_list, and ld_quiz_list called from the render_block short/block processing function.
LearnDash_Gutenberg_Block::prepare_course_list_atts_to_param Read More »
Function: Gets the course settings from the meta.
get_course_meta_setting Read More »
Function: Gets the user course access from the meta.
get_course_users_access_from_meta Read More »
Function: Gets the user expired course access from the meta.
get_course_expired_access_from_meta Read More »
Function: Gets the users with course access from the user meta.
learndash_get_course_users_access_from_meta Read More »
Function: Gets the list of users with expired course access from the user meta.
learndash_get_course_expired_access_from_meta Read More »
Function: Gets the course settings from the course meta.
learndash_get_course_meta_setting Read More »
Filter Hook: Filters whether to show quiz builder row actions or not.
learndash_show_quiz_builder_row_actions Read More »
Method: Determine if there are mismatched ProQuiz Questions not found as WP Posts (sfwd-question).
Learndash_Admin_Data_Upgrades_Quiz_Questions::get_mismatched_questions Read More »