Make WordPress Core


Ignore:
Timestamp:
04/04/2014 03:47:43 PM (12 years ago)
Author:
nacin
Message:

Header images: Handle cropping failures.

props ehg.
see #21785.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/media.php

    r27914 r27946  
    25302530        'suggestedWidth' => __( 'Suggested width is %d pixels.' ),
    25312531        'suggestedHeight' => __( 'Suggested height is %d pixels.' ),
     2532        'cropError' => __( 'There has been an error cropping your image.' ),
    25322533
    25332534        // Edit Audio
Note: See TracChangeset for help on using the changeset viewer.