learndash_scandir_recursive()
Function: Builds a recursive listing of files from a given base path name.
learndash_scandir_recursive Read More »
Function: Builds a recursive listing of files from a given base path name.
learndash_scandir_recursive Read More »
Function: Prevents Custom Fields meta box from showing/saving LD keys.
learndash_is_protected_meta Read More »
Function: Updates the menus being displayed to show the login/logout.
learndash_login_menu_items Read More »
Function: Prints the login modal in the site footer.
learndash_load_login_modal_html Read More »
Function: Adds custom classes to the body.
learndash_body_classes Read More »
Function: Disables the RSS feeds if the feed support is disabled for the post type.
learndash_pre_posts_feeds Read More »
Function: Checks whether a learndash post type supports feeds or not.
learndash_post_type_supports_feed Read More »
Function: Checks whether a learndash post type supports comments or not.
learndash_post_type_supports_comments Read More »
Function: Manages the post update message for legacy editor screen.
learndash_post_updated_messages Read More »
Function: Retrieves the number of posts by post_type.
learndash_get_total_post_count Read More »
Function: Gets the posts count from the `WP_Query` post_type argument.
learndash_check_query_post_type Read More »
Function: Converts the stored lesson timer value from the postmeta settings into number of total seconds.
learndash_convert_lesson_time_time Read More »
Function: Updates the comment_status field for all the post of given post type.
learndash_update_posts_comment_status Read More »
Function: Utility function to load minified version of CSS/JS assets.
leardash_min_asset Read More »
Function: Checks whether a string is a valid JSON or not.
learndash_is_valid_JSON Read More »
Function: Utility function to accept a file path and swap it out for a URL.
learndash_template_url_from_path 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: Updates the metadata settings array when updating single setting.
learndash_update_post_meta Read More »
Function: Gets the MySQL privileges for the DB_USER defined in the wp-config.
learndash_get_db_user_grants Read More »