LDLMS_Post_Types::get_all_post_types_set()
Method: Utility function to return array of all LearnDash post types with key.
LDLMS_Post_Types::get_all_post_types_set Read More »
@package: LearnDash
Source Files: includes/class-ldlms-post-types.php
Method: Utility function to return array of all LearnDash post types with key.
LDLMS_Post_Types::get_all_post_types_set Read More »
Function: Utility function to check if a post type slug is a valid LearnDash post type.
learndash_is_valid_post_type Read More »
Function: No description found
learndash_get_post_types Read More »
Function: No description found
learndash_get_post_type_slug Read More »
Function: No description found
learndash_get_post_type_key Read More »
Method: Public constructor for class
LDLMS_Post_Types::__construct Read More »
Method: Public Initialize function for class
LDLMS_Post_Types::init Read More »
Filter Hook: Filters the list of custom post types.
learndash_custom_post_types Read More »
Method: Get an array of all custom tables.
LDLMS_Post_Types::get_post_types Read More »
Method: Utility function to return the post type slug(s). This is to prevent hard-coding of the slug(s) throughout the code files.
LDLMS_Post_Types::get_post_type_slug Read More »
Method: Utility function to return the post type key. This is to prevent hard-coding of the key throughout the code files.
LDLMS_Post_Types::get_post_type_key Read More »