- Timestamp:
- 06/22/2023 05:23:18 AM (21 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-custom-image-header.php
r55882 r55977 704 704 <td> 705 705 <?php if ( current_theme_supports( 'custom-header', 'uploads' ) ) : ?> 706 <p><?php _e( 'If you do n‘t want to upload your own image, you can use one of these cool headers, or show a random one.' ); ?></p>706 <p><?php _e( 'If you do not want to upload your own image, you can use one of these cool headers, or show a random one.' ); ?></p> 707 707 <?php else : ?> 708 708 <p><?php _e( 'You can use one of these cool headers or show a random one on each page.' ); ?></p>
Note: See TracChangeset
for help on using the changeset viewer.