Ticket #32820: class-wp-customize-control.php.patch
File class-wp-customize-control.php.patch, 530 bytes (added by , 9 years ago) |
---|
-
src/wp-includes/class-wp-customize-control.php
1478 1478 </ul> 1479 1479 <?php endif; ?> 1480 1480 <p> 1481 <span class="customize-control-title"><?php _e( 'Menu Options' ); ?></span> 1481 1482 <label> 1482 1483 <input type="checkbox" class="auto_add"> 1483 1484 <?php _e( 'Automatically add new top-level pages to this menu.' ) ?>