Browse: Home / Hooks /

learndash_course_grid_block_editor_orderby

apply_filters( 'learndash_course_grid_block_editor_orderby',  LearnDashCourse_Gridarray<array{label:  )

Filters the orderby options available for block editor.


Description #


Parameters #

(<span class="LearnDashCourse_GridarrayLearnDashCourse_Gridarray<array{label:) string, value: string}> $orderby Array of orderby options formatted for block editor.


Return #

(LearnDashCourse_Gridarray<array{label:) string, value: string}> Filtered array of orderby options.


Source #

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


Changelog #

Changelog
Version Description
4.21.4 Introduced.