define( 'LEARNDASH_SETTINGS_METABOXES_LEGACY', bool )
Define LearnDash LMS – Enable legacy Post Type Setttings Metaboxes.
Contents
Description #
Parameters #
-
(bool) (Required) Only one of the following values.
- 'true'
(bool) Will use metabox containers when showing the settings outside of the post type editor. Default is true. Must be set to true. - 'false'
(bool) Not supprted.
- 'true'
Source #
File: sfwd_lms.php
Changelog #
Version | Description |
---|---|
3.0.0 | Introduced. |