LearnDash_Theme_Settings_Section::learndash_show_metabox( boolean $show_metabox = true, string $metabox_key = '', string $settings_screen_id = '' )

Show theme metabox


Description Description


Parameters Parameters

$show_metabox

(Optional) True to show metabox

Default value: true

$metabox_key

(Optional) Metabox key

Default value: ''

$settings_screen_id

(Optional) Screen ID

Default value: ''


Top ↑

Source Source

File: includes/settings/class-ld-theme-settings-sections.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.3.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.