Browse: Home / Hooks /

learndash_course_grid_post_types

apply_filters( 'learndash_course_grid_post_types',  LearnDashCourse_Gridarray<string,  )

Filters the available post types for Course Grid.


Description #


Parameters #

(<span class="LearnDashCourse_GridarrayLearnDashCourse_Gridarray<string,) WP_Post_Type> $returned_post_types Array of post type objects.


Return #

(LearnDashCourse_Gridarray<string,) WP_Post_Type> Filtered array of post type objects.


Source #

File: includes/course-grid/includes/class-utilities.php


Changelog #

Changelog
Version Description
4.21.4 Introduced.