Changeset 62353 for trunk/src/wp-admin/customize.php
- Timestamp:
- 05/13/2026 03:02:36 AM (3 months ago)
- File:
-
- 1 edited
-
trunk/src/wp-admin/customize.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/customize.php
r62295 r62353 211 211 <button type="button" class="customize-controls-preview-toggle"> 212 212 <span class="controls"><?php _e( 'Customize' ); ?></span> 213 <span class="preview"><?php _e( 'Preview' ); ?></span>213 <span class="preview"><?php echo esc_html_x( 'Preview', 'noun' ); ?></span> 214 214 </button> 215 215 <a class="customize-controls-close" href="<?php echo esc_url( $wp_customize->get_return_url() ); ?>">
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)