Changeset 21502
- Timestamp:
- 08/14/2012 06:32:26 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/custom-header.php
r21037 r21502 529 529 <th scope="row"><?php _e( 'Select Image' ); ?></th> 530 530 <td> 531 <p><?php _e( 'You can upload a custom header image to be shown at the top of your site instead of the default one. On the next screen you will be able to crop the image.' ); ?><br />531 <p><?php _e( 'You can select an image to be shown at the top of your site by uploading from your computer or choosing from your media library. After selecting an image you will be able to crop it.' ); ?><br /> 532 532 <?php 533 533 if ( ! current_theme_supports( 'custom-header', 'flex-height' ) && ! current_theme_supports( 'custom-header', 'flex-width' ) ) {
Note: See TracChangeset
for help on using the changeset viewer.