API::fetch_and_cache_projects()
Method: Fetches fresh projects data from API and caches it.
API::fetch_and_cache_projects Read More »
@package: LearnDash / Hub / Component
Source Files: includes/licensing/src/component/class-api.php
Method: Fetches fresh projects data from API and caches it.
API::fetch_and_cache_projects Read More »
Method: Gets cached projects if the cache is valid.
API::get_cached_projects Read More »
Method: Retrieves raw projects cache data.
API::get_raw_projects_cache Read More »
Method: Returns allowed post types.
Quiz::get_allowed_post_types Read More »
Method: Returns allowed post types.
Certificate::get_allowed_post_types Read More »
Method: Returns allowed post types.
Exam::get_allowed_post_types Read More »
Method: Returns allowed post types.
Topic::get_allowed_post_types Read More »
Method: Returns true if a lesson has steps, otherwise false.
Filter Hook: Filters whether a lesson has steps.
learndash_model_lesson_has_steps Read More »
Method: Returns topics that are a direct child of this model.
Lesson::get_topics Read More »
Filter Hook: Filters direct child topics.
learndash_model_lesson_topics Read More »
Method: Returns allowed post types.
Lesson::get_allowed_post_types Read More »
Method: Registers the service provider bindings.
Provider::register Read More »
Method: Register hooks for the provider.
Class: Class Provider for initializing LD30 Modern Ajax Pagination functionality.