learndash_register_provider()
Function: Registers a LearnDash service provider implementation.
learndash_register_provider Read More »
Function: Registers a LearnDash service provider implementation.
learndash_register_provider Read More »
Function: Setup the autoloader for extra classes, which are not in the src/Core directory.
learndash_extra_autoloading Read More »
Action Hook: Fires after LearnDash plugin files are included.
learndash_files_included Read More »
Method: Returns a flag that indicates if the theme supports views.
LearnDash_Theme_Register::supports_views Read More »
Method: Returns an array of theme keys that inherit settings from this theme. Defaults to an empty array.
LearnDash_Theme_Register::get_themes_inheriting_settings Read More »
Method: Returns an array of theme keys that inherit settings from this theme.
LearnDash_Theme_Register_LD30::get_themes_inheriting_settings Read More »
Method: Removes all attributes.
Learndash_Product_Model::clear_attributes Read More »
Method: Removes an attribute.
Learndash_Product_Model::remove_attribute Read More »
Method: Returns true if an attribute exists. Otherwise, false.
Learndash_Product_Model::has_attribute Read More »
Filter Hook: Filters focus mode navigation settings.
learndash_focus_mode_navigation_settings Read More »
Method: Returns an attribute value or null if not found.
Learndash_Model::set_attribute Read More »
Method: Returns all attributes.
Learndash_Model::get_attributes Read More »
Method: Returns an attribute value or null if not found.
Learndash_Model::get_attribute Read More »
Method: Removes all attributes.
Learndash_Model::clear_attributes Read More »
Method: Removes an attribute.
Learndash_Model::remove_attribute Read More »
Method: Returns true if an attribute exists. Otherwise, false.
Learndash_Model::has_attribute Read More »
Method: Sets multiple attributes.
Learndash_Product_Model::set_attributes Read More »
Method: Returns an attribute value or null if not found.
Learndash_Product_Model::set_attribute Read More »
Method: Sets multiple attributes.
Learndash_Transaction_Model::set_attributes Read More »
Method: Returns all attributes.
Learndash_Product_Model::get_attributes Read More »