Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / includes/class-ldlms-post-types.php

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

Used by 0 functions | Uses 0 functions

LDLMS_Post_Types::get_post_type_key()

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

Used by 0 functions | Uses 0 functions

LDLMS_Post_Types::get_post_type_slug()

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

Used by 0 functions | Uses 0 functions

learndash_get_post_types()

Function: This function is documented in includes/class-ldlms-post-types.php

Source: includes/class-ldlms-post-types.php:240

Used by 0 functions | Uses 0 functions

learndash_get_post_type_slug()

Function: This function is documented in includes/class-ldlms-post-types.php

Source: includes/class-ldlms-post-types.php:245

Used by 0 functions | Uses 0 functions

learndash_get_post_type_key()

Function: This function is documented in includes/class-ldlms-post-types.php

Source: includes/class-ldlms-post-types.php:250

Used by 0 functions | Uses 0 functions

LDLMS_Post_Types

Class: Class to create the instance.

Source: includes/class-ldlms-post-types.php:17

Used by 0 functions | Uses 0 functions

LDLMS_Post_Types::__construct()

Method: Public constructor for class

Source: includes/class-ldlms-post-types.php:80

Used by 0 functions | Uses 0 functions

LDLMS_Post_Types::init()

Method: Public Initialize function for class

Source: includes/class-ldlms-post-types.php:88

Used by 0 functions | Uses 0 functions

learndash_custom_post_types

Filter Hook: Filters the list of custom post types.

Source: includes/class-ldlms-post-types.php:105

Used by 0 functions | Uses 0 functions
1 2 Next »
Proudly powered by WordPress