learndash_shortcode_protect_user()
Function: Protects a user ID from being accessed by other users.
learndash_shortcode_protect_user Read More »
@package: LearnDash / Core
Source Files: includes/shortcodes/shortcodes-functions.php
Function: Protects a user ID from being accessed by other users.
learndash_shortcode_protect_user Read More »
Function: Checks if the current user can access the post.
learndash_shortcode_can_current_user_access_post Read More »
Function: Returns the URL to download the quiz essay file, if any.
learndash_quiz_essay_get_download_url Read More »
Function: Processes the password reset redirect.
learndash_process_password_reset_redirect Read More »
Function: Returns the page url a user is redirected to after completing a step.
learndash_course_get_step_completion_url Read More »
Function: Returns the page url a user is redirected to after completing a course.
learndash_course_get_completion_url Read More »
Function: Check if LearnDash Hub is installed.
learndash_is_learndash_hub_installed Read More »
Function: Activates the LearnDash Hub plugin (Licensing & Management).
learndash_activate_learndash_hub Read More »
Function: Returns the reset password success page ID or 0 if not set.
learndash_get_reset_password_success_page_id Read More »
Function: Add a step as child of a parent.
learndash_course_add_child_to_parent Read More »
Function: Setup the autoloader for extra classes, which are not in the src/Core directory.
learndash_extra_autoloading Read More »
Function: Registers a LearnDash service provider implementation.
learndash_register_provider 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: Get the last check time of the LearnDash Hub license status.
learndash_get_last_license_hub_check_time Read More »
Function: Check if the license is valid.
learndash_is_license_hub_valid Read More »
Function: Validate a license key.
learndash_validate_hub_license Read More »
Function: Check if LearnDash Hub is installed and active.
learndash_is_learndash_hub_active Read More »
Function: Check if LearnDash cloud is enabled.
learndash_cloud_is_enabled Read More »