Learndash_Model::set_attribute()
Method: Returns an attribute value or null if not found.
Learndash_Model::set_attribute Read More »
@package: LearnDash / Deprecated
Source Files: src/deprecated/Learndash_Model.php
Method: Returns an attribute value or null if not found.
Learndash_Model::set_attribute Read More »
Method: Sets multiple attributes.
Learndash_Model::set_attributes Read More »
Method: Returns true if an attribute exists. Otherwise, false.
Learndash_Transaction_Model::has_attribute Read More »
Method: Removes an attribute.
Learndash_Transaction_Model::remove_attribute Read More »
Method: Removes all attributes.
Learndash_Transaction_Model::clear_attributes Read More »
Method: Returns an attribute value or null if not found.
Learndash_Transaction_Model::get_attribute Read More »
Method: Returns all attributes.
Learndash_Transaction_Model::get_attributes Read More »
Method: Returns an attribute value or null if not found.
Learndash_Transaction_Model::set_attribute Read More »
Method: Sets multiple attributes.
Learndash_Transaction_Model::set_attributes Read More »
Method: Masks a portion of a string with a repeated character.
Method: Determines if a given string contains a given substring.
Method: Determines if a given string starts with a given substring.
Method: Replaces the first occurrence of a given value in the string.
Str::replace_first Read More »
Method: AJAX request handler.
Course_Outline::handle_ajax_request Read More »
Method: Process parsed response.
Course_Outline::process Read More »
Method: Parse ChatGPT response.
Course_Outline::parse Read More »
Method: Execute ChatGPT command.
Course_Outline::init Read More »
Method: Render page.
Course_Outline::render Read More »