Changeset 33317
- Timestamp:
- 07/17/2015 10:41:56 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-customize-control.php
r33280 r33317 1921 1921 protected function content_template() { 1922 1922 ?> 1923 <span class="customize-control-title"><?php _e( 'Menu options' ); ?></span> 1923 1924 <label> 1924 <span class="customize-control-title"><?php _e( 'Menu Options' ); ?></span>1925 1925 <input type="checkbox" class="auto_add" /> 1926 1926 <?php _e( 'Automatically add new top-level pages to this menu' ); ?>
Note: See TracChangeset
for help on using the changeset viewer.