Changeset 33602 for trunk/src/wp-includes/class-wp-customize-control.php
- Timestamp:
- 08/10/2015 06:06:01 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-customize-control.php
r33483 r33602 1946 1946 * @see WP_Customize_Control 1947 1947 */ 1948 class WP_ New_Menu_Customize_Control extends WP_Customize_Control {1948 class WP_Customize_New_Menu_Control extends WP_Customize_Control { 1949 1949 1950 1950 /**
Note: See TracChangeset
for help on using the changeset viewer.