PHP Class TitanFrameworkOptionMulticheckControl

Inheritance: extends WP_Customize_Control
Exibir arquivo Open project: gambitph/titan-framework Class Usage Examples

Public Properties

Property Type Description
$description
$options
$select_all

Public Methods

Method Description
render_content ( ) Since theme_mod cannot handle multichecks, we will do it with some JS

Method Details

render_content() public method

Since theme_mod cannot handle multichecks, we will do it with some JS
public render_content ( )

Property Details

$description public_oe property

public $description

$options public_oe property

public $options

$select_all public_oe property

public $select_all