Learndash_Product_Model::get_attribute()
Method: Returns an attribute value or null if not found.
Learndash_Product_Model::get_attribute Read More »
@package: LearnDash / Deprecated
Source Files: src/deprecated/Learndash_Product_Model.php
Method: Returns an attribute value or null if not found.
Learndash_Product_Model::get_attribute Read More »
Method: Returns an attribute value or null if not found.
Learndash_Transaction_Model::get_attribute Read More »
Method: Removes all attributes.
Learndash_Transaction_Model::clear_attributes Read More »
Method: Returns a product type label. Usually “Course” or “Group”.
Product::get_type_label Read More »
Method: Returns true if a user has access to this product, false otherwise.
Product::user_has_access Read More »
Method: Returns formatted post pricing data.
Product::get_pricing_settings Read More »
Method: Returns a product type (buy now, subscription, free, open, closed, etc).
Product::get_pricing_type Read More »
Method: Returns allowed post types.
Product::get_allowed_post_types Read More »
Filter Hook: Filters LearnDash user stats. Used to modify user details like courses, points, certificates.
learndash_user_statistics Read More »
Filter Hook: Filters lesson row CSS class names.
learndash_lesson_row_class Read More »
Method: Returns true if the container can return an entry for the given identifier.
Method: Binds an interface a class or a string slug to an implementation and will always return the same instance.
Container::singleton Read More »