- Timestamp:
- 10/13/2024 07:07:06 PM (5 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/customize/class-wp-customize-themes-panel.php
r55276 r59224 45 45 } 46 46 ?> 47 48 47 <?php if ( current_user_can( 'switch_themes' ) ) : ?> 49 48 <button type="button" class="button change-theme" aria-label="<?php esc_attr_e( 'Change theme' ); ?>"><?php _ex( 'Change', 'theme' ); ?></button>
Note: See TracChangeset
for help on using the changeset viewer.