apply_filters( 'learndash_settings_metaboxes_legacy_quiz', boolean $show_legacy_quiz , string $post_type )
Filters whether to show legacy quiz metaboxes or not.
Description Description
Parameters Parameters
- $show_legacy_quiz
-
Whether to show legacy quiz metabox or not.
- $post_type
-
Post type slug.
Source Source
File: includes/class-ld-semper-fi-module.php
Changelog Changelog
Version | Description |
---|---|
3.0.0 | Introduced. |