changeset 9 | 177826044cd9 |
parent 7 | cf61fcea0001 |
child 16 | a86126ab1dd4 |
8:c7c34916027a | 9:177826044cd9 |
---|---|
9 |
9 |
10 /** |
10 /** |
11 * Customize Nav Menu Control Class. |
11 * Customize Nav Menu Control Class. |
12 * |
12 * |
13 * @since 4.3.0 |
13 * @since 4.3.0 |
14 * |
|
15 * @see WP_Customize_Control |
|
14 */ |
16 */ |
15 class WP_Customize_Nav_Menu_Control extends WP_Customize_Control { |
17 class WP_Customize_Nav_Menu_Control extends WP_Customize_Control { |
16 |
18 |
17 /** |
19 /** |
18 * Control type. |
20 * Control type. |