learndash_registration_page_get_id()
Function: Returns the registration page ID or 0.
learndash_registration_page_get_id Read More »
@package: LearnDash
Source Files: includes/payments/ld-login-registration-functions.php
Function: Returns the registration page ID or 0.
learndash_registration_page_get_id Read More »
Function: Gets the price as float value.
learndash_get_price_as_float Read More »
Function: LearnDash LD30 Shows reset password form
learndash_reset_password_output Read More »
Function: LearnDash Reset Password Email Send
learndash_reset_password_email_send Read More »
Function: LearnDash Reset Password Email Message
learndash_reset_password_email_message Read More »
Filter Hook: Filter the reset password email message.
learndash_reset_password_email_message Read More »
Function: Reset password verification
learndash_reset_password_verification Read More »
Function: Returns true if the password reset page is enabled.
learndash_reset_password_is_enabled Read More »
Function: Returns the reset password page ID or 0 if not set.
learndash_get_reset_password_page_id Read More »
Filter Hook: Filters a list of user registration errors.
learndash_registration_errors Read More »
Method: Returns a pricing DTO.
Learndash_Product_Model::get_pricing Read More »
Filter Hook: Filters the list of payment gateways.
learndash_payment_gateways Read More »
Method: Returns true if a user has access to this product, false otherwise.
Learndash_Product_Model::user_has_access Read More »
Filter Hook: Filters login link on registration form.
learndash_registration_login_link_redirect Read More »
Method: Adds access for a user.
Learndash_Product_Model::enroll Read More »
Filter Hook: Url to redirect to after logging in through registration form login form. Notice this runs through the wp_safe_redirect function ( https://developer.wordpress.org/reference/functions/wp_safe_redirect/ )
learndash_registration_login_form_redirect Read More »
Method: Removes access for a user.
Learndash_Product_Model::unenroll Read More »
Method: Returns formatted post pricing data.
Learndash_Product_Model::get_pricing_settings Read More »
Filter Hook: Filters product pricing.
learndash_model_product_pricing Read More »