LEARNDASH_GATEWAYS_PATH
Constant: No description found
LEARNDASH_GATEWAYS_PATH 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: 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: Logger constructor.
Learndash_Import_Export_Logger::__construct Read More »
Method: Returns the label.
Learndash_Import_Export_Logger::get_label Read More »
Method: Returns the name.
Learndash_Import_Export_Logger::get_name Read More »
Method: Maps options and writes to the log file.
Learndash_Import_Export_Logger::log_options 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 »
Method: Returns allowed post types.
Learndash_Product_Model::get_allowed_post_types Read More »