learndash_sanitize_version_string()
Function: Sanitizes a given version string to ensure that it follows SemVer properly.
learndash_sanitize_version_string Read More »
@package: LearnDash / Misc
Source Files: includes/ld-misc-functions.php
Function: Sanitizes a given version string to ensure that it follows SemVer properly.
learndash_sanitize_version_string Read More »
Function: Creates a cryptographic token tied to a specific action, user, user session, and window of time.
learndash_create_nonce Read More »
Function: Shows admin notice warning if Licensing & Management plugin is not activated.
learndash_hub_deactivated_notice Read More »
Function: Shows admin deprecation notice if Stripe addon plugin activated.
learndash_stripe_addon_deprecation_notice Read More »
Function: Gets the user’s quiz attempts for the ld_profile shortcode/block
learndash_get_user_profile_quiz_attempts Read More »
Function: Returns the title for the post
learndash_get_post_title_filter Read More »
Action Hook: Action to allow custom logic after the custom ‘the_content’ filter is called.
learndash_after_the_content_filter Read More »
Function: Utility function to control the ‘the_content’ process filtering.
learndash_the_content Read More »
Filter Hook: No description found
learndash_use_wp_the_content_filters Read More »
Action Hook: Action to allow custom logic before the normal ‘the_content’ filter is called.
learndash_before_normal_the_content_filter Read More »
Action Hook: Action to allow custom logic after the normal ‘the_content’ filter is called.
learndash_after_normal_the_content_filter Read More »
Action Hook: Action to allow custom logic before the custom ‘the_content’ filter is called.
learndash_before_custom_the_content_filter Read More »
Filter Hook: If we are not using the normal WP ‘the_filter’ filters we setup a custom list of formatting functions to call. This will limit the filters used to only those from WP core and not other plugins/theme.
learndash_the_content Read More »
Function: Add an index file to directory.
learndash_put_directory_index_file Read More »
Function: Redirects to the home page if the user lands on archive pages for lesson or quiz post types.
learndash_remove_lessons_and_quizzes_page Read More »
Function: Utility function to traverse the multidimensional array and apply user function.
learndash_array_map_r Read More »
Filter Hook: Filters to override using the WordPress function wp_safe_redirect().
learndash_use_wp_safe_redirect Read More »
Function: Utility function to load minified version of CSS/JS assets.
learndash_min_asset Read More »
Function: Utility function to load minified version of CSS/JS builder assets.
learndash_min_builder_asset Read More »