LEARNDASH_QUIZ_ANSWER_MESSAGE_HTML_TYPE
Constant: Define LearnDash LMS – Set the Quiz answer message wrapper HTML element type.
LEARNDASH_QUIZ_ANSWER_MESSAGE_HTML_TYPE Read More »
Constant: Define LearnDash LMS – Set the Quiz answer message wrapper HTML element type.
LEARNDASH_QUIZ_ANSWER_MESSAGE_HTML_TYPE Read More »
Constant: Define LearnDash LMS – Controls Resource transient cache storage used.
LEARNDASH_TRANSIENT_CACHE_STORAGE Read More »
Filter Hook: No description found
learndash_use_wp_the_content_filters Read More »
Action Hook: Action to allow custom logic before the normal ‘the_content’ filter is called.
learndash_before_normal_the_content_filter Read More »
Action Hook: Action to allow custom logic after the normal ‘the_content’ filter is called.
learndash_after_normal_the_content_filter Read More »
Action Hook: Action to allow custom logic before the custom ‘the_content’ filter is called.
learndash_before_custom_the_content_filter Read More »
Filter Hook: If we are not using the normal WP ‘the_filter’ filters we setup a custom list of formatting functions to call. This will limit the filters used to only those from WP core and not other plugins/theme.
learndash_the_content Read More »
Function: Utility function to control the ‘the_content’ process filtering.
learndash_the_content Read More »
Action Hook: Action to allow custom logic after the custom ‘the_content’ filter is called.
learndash_after_the_content_filter Read More »
Filter Hook: Filters expired courses from course info query
learndash_user_courseinfo_courses_include_expired Read More »
Filter Hook: Filter the user group enrollment to course timestamps.
learndash_user_group_enrolled_to_course_from_timestamps Read More »
Function: Gets all expired courses for the user via the user meta ‘learndash_course_expired_XXX’.
learndash_get_expired_user_courses_from_meta Read More »
Filter Hook: Filters billing cycle settings field html.
learndash_billing_cycle_settings_field_html Read More »
Function: Billing Cycle field html output for courses
learndash_billing_cycle_setting_field_html Read More »
Function: Validate the billing cycle field frequency.
learndash_billing_cycle_field_frequency_validate Read More »
Function: Validate the Billing cycle field interval.
learndash_billing_cycle_field_interval_validate Read More »
Function: Get the billing cycle field max value for frequency.
learndash_billing_cycle_field_frequency_max Read More »
Method: Constructor.
LD_REST_Quiz_Form_Entries_Controller_V2::__construct Read More »
Method: Registers the routes for the objects of the controller.
LD_REST_Quiz_Form_Entries_Controller_V2::register_routes Read More »
Method: Checks whether a given request has permission to read question type.
LD_REST_Quiz_Form_Entries_Controller_V2::get_items_permissions_check Read More »