- Timestamp:
- 06/25/2025 02:16:49 PM (7 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-custom-image-header.php
r59789 r60351 952 952 <?php submit_button( __( 'Crop and Publish' ), 'primary', 'submit', false ); ?> 953 953 <?php 954 if ( isset( $oitar ) &&1 === $oitar954 if ( 1 === $oitar 955 955 && ( current_theme_supports( 'custom-header', 'flex-height' ) 956 956 || current_theme_supports( 'custom-header', 'flex-width' ) )
Note: See TracChangeset
for help on using the changeset viewer.