Learndash_Transaction_Model::get_attributes()
Method: Returns all attributes.
Learndash_Transaction_Model::get_attributes Read More »
@package: LearnDash / Deprecated
Source Files: src/deprecated/Learndash_Transaction_Model.php
Method: Returns all attributes.
Learndash_Transaction_Model::get_attributes Read More »
Method: Returns an attribute value or null if not found.
Learndash_Transaction_Model::get_attribute Read More »
Method: Enqueue admin scripts.
Course_Outline::enqueue_admin_scripts Read More »
Method: Render page.
Course_Outline::render Read More »
Method: Execute ChatGPT command.
Course_Outline::init Read More »
Method: Parse ChatGPT response.
Course_Outline::parse Read More »
Method: Process parsed response.
Course_Outline::process Read More »
Method: AJAX request handler.
Course_Outline::handle_ajax_request Read More »
Method: Replaces the first occurrence of a given value in the string.
Str::replace_first Read More »
Method: Determines if a given string starts with a given substring.
Method: Determines if a given string contains a given substring.
Method: Masks a portion of a string with a repeated character.
Method: Maps the steps for the given page.
Method: Gets all steps.
Method: Returns the total number of direct steps.
Method: If called, the mapper will include sections in the steps.
Course::with_sections Read More »
Method: If called, the mapper will not include sections in the steps.
Course::without_sections Read More »