apply_filters( 'learndash_show_metabox_course_users', boolean $show_metabox )
Filters Whether to show course users metabox or not.
Description Description
Parameters Parameters
- $show_metabox
-
Whether to show metabox or not.
Source Source
File: includes/admin/classes-posts-edits/class-learndash-admin-course-edit.php
Changelog Changelog
Version | Description |
---|---|
3.1.0 | Introduced. |