learndash_on_iis()
Function: Checks if the server is on Microsoft IIS.
@package: LearnDash / Deprecated
Source Files: includes/deprecated/5.0.0/functions.php
Function: Checks if the server is on Microsoft IIS.
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: Adds the post thumbnail theme support for custom post types.
learndash_add_theme_support Read More »
Function: Gets the LearnDash setting for a post.
learndash_get_setting 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 »
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: Displays certificate options metabox fields.
learndash_certificate_options_metabox Read More »
Function: Saves certificate option metabox fields.
learndash_certificates_save_meta_box Read More »
Function: Converts the file size shorthand to bytes.
learndash_return_bytes_from_shorthand Read More »