Cast::to_bool()
Method: Casts a value to a bool if possible or returns an empty string.
@package: LearnDash / Core
Source Files: src/Core/Utilities/Cast.php
Method: Casts a value to a bool if possible or returns an empty string.
Method: Casts a value to a float if possible or returns an empty string.
Method: Casts a value to a int if possible or returns an empty string.
Method: Casts a value to a string if possible or returns an empty string.
Method: Update related settings after course access updating.
LearnDash_Settings_Metabox_Course_Access_Settings::process_course_access_update 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 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.
LearnDash_Theme_Register_LD30::get_themes_inheriting_settings Read More »
Method: Returns true if an attribute exists. Otherwise, false.
Learndash_Product_Model::has_attribute Read More »
Method: Removes an attribute.
Learndash_Product_Model::remove_attribute Read More »
Method: Removes all attributes.
Learndash_Product_Model::clear_attributes Read More »
Method: Returns an attribute value or null if not found.
Learndash_Product_Model::get_attribute Read More »
Method: Returns all attributes.
Learndash_Product_Model::get_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_Product_Model::set_attributes Read More »
Method: Returns true if an attribute exists. Otherwise, false.
Learndash_Model::has_attribute Read More »
Method: Removes an attribute.
Learndash_Model::remove_attribute Read More »
Method: Removes all attributes.
Learndash_Model::clear_attributes Read More »
Method: Returns an attribute value or null if not found.
Learndash_Model::get_attribute Read More »
Method: Returns all attributes.
Learndash_Model::get_attributes Read More »