learndash_check_query_post_type()
Function: Gets the posts count from the `WP_Query` post_type argument.
learndash_check_query_post_type Read More »
@package: LearnDash / Deprecated
Source Files: includes/deprecated/5.0.0/functions.php
Function: Gets the posts count from the `WP_Query` post_type argument.
learndash_check_query_post_type Read More »
Function: Updates the comment_status field for all the post of given post type.
learndash_update_posts_comment_status 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: Saves the course, lesson, topic, and quiz settings meta to separate post meta.
learndash_convert_settings_to_single Read More »
Function: Saves the course, lesson, topic, and quiz settings meta to separate post meta if not already converted.
learndash_check_convert_settings_to_single Read More »
Function: Prints the given string in preformated text.
Function: Utility function to traverse the multidimensional array and apply user function.
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: Log debug messages to file.
Function: Checks if the server is on Microsoft IIS.
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: Registers assignment metabox.
learndash_assignment_metabox Read More »
Function: Adds approval Link to assignment metabox.
learndash_assignment_metabox_content Read More »
Function: Updates assignment points and approval status.
learndash_assignment_save_metabox_content Read More »
Function: Gets assignment approval URL.
learndash_assignment_approval_link Read More »
Function: Restricts assignment listings view to group leaders only.
learndash_restrict_assignment_listings Read More »
Function: Adds a ‘Approve’ option next to certain selects on assignment edit screen in admin.
learndash_assignment_bulk_actions Read More »
Function: Handles approval of assignments in bulk.
learndash_assignment_bulk_actions_approve Read More »
Function: Migrates the assignments from post meta to assignments custom post type.
learndash_assignment_migration Read More »