Constructor.
WP_Customize_Nav_Menu_Item_Control::json
Return parameters for this control.
WP_Customize_Nav_Menu_Item_Control::content_template
JS/Underscore template for the control UI.
WP_Customize_Nav_Menu_Item_Control::render_content
Don’t render the control’s content – it’s rendered with a JS template.
Advertisement
WP_Customize_Nav_Menu_Item_Control::__construct
Constructor.
WP_Customize_Nav_Menu_Control::json
Return parameters for this control.
WP_Customize_Nav_Menu_Control::content_template
JS/Underscore template for the control UI.
WP_Customize_Nav_Menu_Control::render_content
Don’t render the control’s content – it uses a JS template instead.
Advertisement
WP_Customize_Nav_Menu_Auto_Add_Control::content_template
Render the Underscore template for this control.
WP_Customize_Nav_Menu_Auto_Add_Control::render_content
No-op since we’re using JS template.
WP_Customize_Media_Control::get_default_button_labels
Get default button labels.
WP_Customize_Media_Control::content_template
Render a JS template for the content of the media control.
Advertisement
WP_Customize_Media_Control::render_content
Don’t render any content for this control from PHP.
WP_Customize_Media_Control::to_json
Refresh the parameters passed to the JavaScript via JSON.
WP_Customize_Media_Control::enqueue
Enqueue control related scripts/styles.