LDLMS_Model_Question::load()
Method: Load question
LDLMS_Model_Question::load Read More »
@package: LearnDash / Question
Source Files: includes/classes/class-ldlms-model-question.php
Method: Load question
LDLMS_Model_Question::load Read More »
Method: Load group
LDLMS_Model_Group::load Read More »
Constant: Define LearnDash LMS – Set the number of course steps objects load batch size.
LEARNDASH_LMS_COURSE_STEPS_LOAD_BATCH_SIZE Read More »
Constant: Define LearnDash LMS – Enabled support for Transients used for temporary storage.
LEARNDASH_TRANSIENTS_DISABLED Read More »
Constant: Define LearnDash LMS – Enable legacy error handling logic where the PHP error_reporting(0) was set.
LEARNDASH_ERROR_REPORTING_ZERO Read More »
Constant: Define LearnDash LMS – Enabled legacy Course Progression and Query logic.
LEARNDASH_COURSE_FUNCTIONS_LEGACY Read More »
Constant: Define LearnDash LMS – Set the minimum supported MariaDB version.
LEARNDASH_MIN_MARIA_VERSION Read More »
Method: Fires after a single post is completely created or updated via the REST API.
LD_REST_Quizzes_Controller_V2::rest_after_insert_action Read More »
Filter Hook: Filters the $post_status_keys use for Course Steps Queries.
learndash_course_steps_post_status_keys Read More »
Method: Initialize the Post Meta Processing.
Learndash_Admin_Data_Upgrades_Course_Post_Meta::process_post_meta Read More »
Filter Hook: Filter to allow external approval of Assignment upload.
learndash_assignment_check_upload Read More »
Function: Checks Whether the learndash license is valid or not.
learndash_is_learndash_license_valid Read More »
Function: Check if the Group Leader AND User and Course have common Groups.
learndash_check_group_leader_course_user_intersect Read More »
Method: Collect and return server DB info.
LDLMS_DB::get_db_server_info Read More »
Method: Utility function to pre-process an array of values used in the SQL IN() clause.
LDLMS_DB::escape_IN_clause_array Read More »