Class WPGlobus_Customize_Options
Class WPGlobus_Customize_Options
Methods summary
public static
|
|
public static
|
|
public static
|
|
public static
|
#
sorry_section( WP_Customize_Manager $wp_customize, WP_Theme $theme )
Section for message about unsupported theme |
public static
|
#
action__customize_fields_settings( WP_Customize_Manager $wp_customize )
Callback for register fields settings section |
public static
|
|
public static
string
|
|
public static
|
|
public static
|
|
public static
string|WP_Theme
|
|
public static
boolean
|
Properties summary
public static
array
|
$sections
Array of sections |
#
array()
|
public static
array
|
$settings
Array of settings |
#
array()
|
public static
string
|
$enabled_post_types_key
Set transient key |
#
'wpglobus_customize_enabled_post_types'
|
public static
string
|
$options_key
Set option key for customizer |
#
'wpglobus_customize_options'
|
public static
string
|
$controls_save_button
Save button ID |
#
'wpglobus-user-controls-save'
|
public static
WP_Theme
|
$theme
Current theme. |
|
public static
string
|
$theme_name
Current theme name. |
#
''
|
public static
string[]
|
$disabled_themes
Array of disabled themes. |
#
array()
|