learndash_transaction_post_title
Filter Hook: Filters transaction post title.
learndash_transaction_post_title Read More »
@package: LearnDash
Source Files: includes/payments/ld-transaction-functions.php
Filter Hook: Filters transaction post title.
learndash_transaction_post_title Read More »
Function: Returns the registration page ID or 0.
learndash_registration_page_get_id Read More »
Filter Hook: Filters payment button HTML right before output. Fires in the end.
learndash_payment_button_markup Read More »
Action Hook: Fires when the payment button is added.
learndash_payment_button_added Read More »
Filter Hook: Filters a list of user registration errors.
learndash_registration_errors 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 »
Method: Returns a pricing DTO.
Learndash_Product_Model::get_pricing Read More »
Filter Hook: Filters product pricing.
learndash_model_product_pricing 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 »
Class: Transaction logger class.
Learndash_Transaction_Logger Read More »
Method: Logger constructor.
Learndash_Transaction_Logger::__construct Read More »