Learndash_Transaction_Logger::get_label()
Method: Returns the label.
Learndash_Transaction_Logger::get_label Read More »
@package: LearnDash
Source Files: sfwd-lms/includes/loggers/class-learndash-transaction-logger.php
Method: Returns the label.
Learndash_Transaction_Logger::get_label Read More »
Method: Returns the name.
Learndash_Transaction_Logger::get_name Read More »
Class: Product model class.
Learndash_Product_Model Read More »
Method: Returns allowed post types.
Learndash_Product_Model::get_allowed_post_types Read More »
Method: Returns a product type (buy now, subscription, free, open, closed, etc).
Learndash_Product_Model::get_pricing_type Read More »
Filter Hook: Filters product pricing type.
learndash_model_product_pricing_type Read More »
Class: Import/Export logger class.
Learndash_Import_Export_Logger Read More »
Method: Returns a product type label. Usually “Course” or “Group”.
Learndash_Product_Model::get_type_label Read More »
Method: Logger constructor.
Learndash_Import_Export_Logger::__construct Read More »
Filter Hook: Filters product type label.
learndash_model_product_type_label 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: Returns true if the given value is array accessible, false otherwise.
Learndash_Arr::accessible Read More »
Method: Returns true if the given key exists in the array, false otherwise.
Learndash_Arr::exists Read More »
Method: Returns an array with specified keys only.
Learndash_Arr::only Read More »
Method: Returns an array with specified keys removed.
Learndash_Arr::except Read More »
Method: Deletes a value from array by the passed key(s).
Learndash_Arr::forget Read More »