learndash_update_post_meta()
Function: Updates the metadata settings array when updating single setting.
learndash_update_post_meta 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 »
Function: Removes a directory from the given path recursively.
learndash_recursive_rmdir Read More »
Function: Utility function to parse and validate whether the assignment upload extensions are allowed.
learndash_validate_extensions Read More »
Function: Utility function to traverse the multidimensional array and apply user function.
Function: Formats course points to the specified decimal value.
learndash_format_course_points Read More »
Function: Converts the seconds to time output.
learndash_seconds_to_time Read More »
Function: Converts a GMT timestamp to local timezone adjusted display.
learndash_adjust_date_time_display Read More »
Function: Converts a date string to timestamp.
learndash_get_timestamp_from_date_string Read More »
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 »