sfwd_lms_get_post_options()
Function: Processes the `WP_Query` arguments for the post type that are saved in options.
sfwd_lms_get_post_options Read More »
@package: LearnDash / Misc
Source Files: includes/ld-misc-functions.php
Function: Processes the `WP_Query` arguments for the post type that are saved in options.
sfwd_lms_get_post_options Read More »
Function: Updates the LearnDash setting for a post.
learndash_update_setting Read More »
Function: Gets the options for a particular post type and setting.
learndash_get_option Read More »
Function: Gets the LearnDash setting for a post.
learndash_get_setting Read More »
Function: Adds the post thumbnail theme support for custom post types.
learndash_add_theme_support Read More »
Function: Certificate published/updated notice to replace the default notice that contains a link to a non-existent resource.
learndash_certificates_post_updated_messages Read More »
Function: Saves certificate option metabox fields.
learndash_certificates_save_meta_box Read More »
Function: Displays certificate options metabox fields.
learndash_certificate_options_metabox Read More »
Function: Registers certificate options metabox.
learndash_certificates_add_meta_box Read More »
Function: Disables the visual editor for the certificate post type edit screen with javascript.
learndash_disable_editor_on_certificate_js Read More »
Function: Disables the visual editor for the certificate post type edit screen.
learndash_disable_editor_on_certificate Read More »
Function: Gets the certificate link if the certificate exists and quizzes are completed.
learndash_get_certificate_link Read More »
Function: Gets the course certificate link for the user.
learndash_get_course_certificate_link Read More »
Function: Builds the `[ld_course_certificate]` shortcode output.
ld_course_certificate_shortcode Read More »
Function: Gets certificate details for a quiz post.
learndash_certificate_details Read More »
Function: Checks whether the assignment upload is successful or not.
learndash_check_upload Read More »
Function: Converts the file size shorthand to bytes.
learndash_return_bytes_from_shorthand Read More »
Function: Checks if the points are enabled for the assignment.
learndash_assignment_is_points_enabled Read More »
Function: Gets the value of the awarded assignment points.
learndash_get_assignment_points_awarded Read More »
Function: Returns the number of points awarded for an assignment.
learndash_assignment_points_awarded Read More »