Clear the cached value when this nav menu item is updated.
WP_Customize_Nav_Menu_Item_Setting::__construct
Constructor.
WP_Customize_Nav_Menu_Item_Setting
Customize Setting to represent a nav_menu.
WP_Customize_Nav_Menu_Item_Control::json
Return parameters for this control.
Advertisement
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.
WP_Customize_Nav_Menu_Item_Control::__construct
Constructor.
WP_Customize_Nav_Menu_Item_Control
Customize control to represent the name field for a given menu.
Advertisement
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.
WP_Customize_Nav_Menu_Control
Customize Nav Menu Control Class.
Advertisement
WP_Customize_Nav_Menu_Auto_Add_Control::render_content
No-op since we’re using JS template.
WP_Customize_Nav_Menu_Auto_Add_Control::content_template
Render the Underscore template for this control.
WP_Customize_Nav_Menu_Auto_Add_Control
Customize control to represent the auto_add field for a given menu.