learndash_reset_password_is_enabled()
Function: Returns true if the password reset page is enabled.
learndash_reset_password_is_enabled Read More »
@package: LearnDash
Source Files: includes/payments/ld-login-registration-functions.php
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 product pricing.
learndash_model_product_pricing 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 whether a user has access to a product.
learndash_model_product_user_has_access Read More »
Method: Adds access for a user.
Learndash_Product_Model::enroll Read More »
Filter Hook: Filters whether a user was enrolled to a product.
learndash_model_product_user_enrolled Read More »
Method: Removes access for a user.
Learndash_Product_Model::unenroll Read More »
Filter Hook: Filters whether a user was unenrolled from a product.
learndash_model_product_user_unenrolled Read More »
Method: Returns formatted post pricing data.
Learndash_Product_Model::get_pricing_settings Read More »
Filter Hook: Filters the list of payment gateways.
learndash_payment_gateways Read More »
Filter Hook: Filters login link on registration form.
learndash_registration_login_link_redirect 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: Maps class name with object vars and writes to the log file.
Learndash_Import_Export_Logger::log_object Read More »
Method: Logger constructor.
Learndash_Transaction_Logger::__construct Read More »
Method: Returns the label.
Learndash_Transaction_Logger::get_label Read More »
Method: Returns the name.
Learndash_Transaction_Logger::get_name Read More »