learndash_is_valid_post_type()
Function: Utility function to check if a post type slug is a valid LearnDash post type.
Source: includes/class-ldlms-post-types.php:263
Function: Utility function to check if a post type slug is a valid LearnDash post type.
Source: includes/class-ldlms-post-types.php:263
Method: Utility function to return the post type key. This is to prevent hard-coding of the key throughout the code files.
Source: includes/class-ldlms-post-types.php:221
Method: Utility function to return the post type slug(s). This is to prevent hard-coding of the slug(s) throughout the code files.
Source: includes/class-ldlms-post-types.php:171
Function: This function is documented in includes/class-ldlms-post-types.php
Source: includes/class-ldlms-post-types.php:240
Function: This function is documented in includes/class-ldlms-post-types.php
Source: includes/class-ldlms-post-types.php:245
Function: This function is documented in includes/class-ldlms-post-types.php
Source: includes/class-ldlms-post-types.php:250
Class: Class to create the instance.
Source: includes/class-ldlms-post-types.php:17
Method: Public constructor for class
Source: includes/class-ldlms-post-types.php:80
Method: Public Initialize function for class
Source: includes/class-ldlms-post-types.php:88
Filter Hook: Filters the list of custom post types.
Source: includes/class-ldlms-post-types.php:105