Browse: Home / Hooks /

learndash_show_metabox_group_courses

apply_filters( 'learndash_show_metabox_group_courses',  boolean $show_metabox )

Filters whether to show group courses metabox or not.


Description #


Parameters #

$show_metabox

(boolean) Whether to show group courses metaboxes or not.


Source #

File: includes/admin/class-learndash-admin-menus-tabs.php


Changelog #

Changelog
Version Description
3.2.0 Introduced.