learndash_recursive_rmdir()
Function: Removes a directory from the given path recursively.
learndash_recursive_rmdir Read More »
@package: LearnDash / Misc
Source Files: includes/ld-misc-functions.php
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: Formats course points to the specified decimal value.
learndash_format_course_points Read More »
Function: Helper function for PHP output buffering.
learndash_ob_get_clean Read More »
Function: Checks if a LearnDash post type has archive support or not.
learndash_post_type_has_archive Read More »
Filter Hook: Filters whether a post type has archive or not.
learndash_post_type_has_archive Read More »
Function: Removes all comments for learndash post types.
learndash_remove_comments Read More »
Filter Hook: Filters the status of comments in the focus mode.
learndash_focus_mode_comments Read More »
Function: Ensures the comments are open for assignments.
learndash_comments_open 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 »
Filter Hook: Filters LearnDash date and time format.
learndash_date_time_formats Read More »
Function: Converts a date string to timestamp.
learndash_get_timestamp_from_date_string Read More »
Function: Adds the post thumbnail theme support for custom post types.
learndash_add_theme_support Read More »
Function: Gets the options for a particular post type and setting.
learndash_get_option 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: Checks if a lesson, topic, or quiz is a sample or not.
learndash_is_sample Read More »
Filter Hook: Filters whether the select2 is loaded or not.
learndash_select2_lib Read More »