learndash_get_post_type_key( $post_type_slug = '' )
Description #
Source #
Related #
Namespace #
@package #
Uses #
Uses | Description |
---|---|
includes/class-ldlms-post-types.php: LDLMS_Post_Types::get_post_type_key () |
Utility function to return the post type key. This is to prevent hard-coding of the key throughout the code files. |
Used By #
Used By | Description |
---|---|
includes/settings/settings-metaboxes/class-ld-settings-metabox-topic-access-settings.php: LearnDash_Settings_Metabox_Topic_Access_Settings::settings_row_input_inside_before () |
Filter function for |
includes/settings/settings-metaboxes/class-ld-settings-metabox-quiz-access-settings.php: LearnDash_Settings_Metabox_Quiz_Access_Settings::settings_row_input_inside_before () |
Filter function for |
includes/shortcodes/ld_infobar.php: learndash_infobar_shortcode () |
Builds the |
includes/shortcodes/ld_materials.php: learndash_materials_shortcode_function () |
Builds the |
includes/shortcodes/ld_navigation.php: learndash_navigation_shortcode () |
Builds the |
includes/course/ld-course-functions.php: learndash_get_posts_by_price_type () |
Get Courses/Groups by Price Type. |
includes/course/ld-course-functions.php: learndash_post_meta_processed () |
Checks if Post Meta Data Upgrade has completed. |
includes/settings/settings-functions.php: learndash_get_setting () |
Gets the LearnDash setting for a post. |
includes/course/ld-activity-functions.php: learndash_get_user_activity () |
Gets the user activity. |
includes/course/ld-course-user-functions.php: lesson_visible_after () |
Gets when the lesson will be available. |