Core Class
View Source on Trac ↗
Core Class
WP_Customize_Nav_Menu_Auto_Add_Control
class WP_Customize_Nav_Menu_Auto_Add_Control
// Constructor: function Object() { [native code] } Customize control to represent the auto_add field for a given menu.
Methods 2 methods
| Method / Return | Description |
|---|---|
| render_content() void | No-op since we're using JS template. |
| content_template() void | Render the Underscore template for this control. |
Properties
| Property / Type | Description |
|---|---|
| $type mixed public | No description available. |
Class Information
Since Version
4.3.0
Source File
wp-includes/customize/class-wp-customize-nav-menu-auto-add-control.php
Advertisement