PHP Class TitanFrameworkOptionSelectPostTypes

Inheritance: extends TitanFrameworkOptionSelect
Afficher le fichier Open project: gambitph/titan-framework

Méthodes publiques

Свойство Type Description
$defaultSecondarySettings

Méthodes publiques

Méthode Description
create_select_options ( ) : void Creates the options for the select input. Puts the options in $this->settings['options']
display ( ) * Display for options and meta
registerCustomizerControl ( $wp_customize, $section, $priority = 1 ) * Display for theme customizer

Method Details

create_select_options() public méthode

Creates the options for the select input. Puts the options in $this->settings['options']
Since: 1.11
public create_select_options ( ) : void
Résultat void

display() public méthode

* Display for options and meta
public display ( )

registerCustomizerControl() public méthode

* Display for theme customizer
public registerCustomizerControl ( $wp_customize, $section, $priority = 1 )

Property Details

$defaultSecondarySettings public_oe property

public $defaultSecondarySettings