define( 'LEARNDASH_SETTINGS_METABOXES_LEGACY', bool $value )
Define LearnDash LMS – Enable legacy Post Type Settings Metaboxes.
Contents
Description #
Parameters #
- $value
-
(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 supported.
- 'true'
Source #
Changelog #
Version | Description |
---|---|
3.0.0 | Introduced. |