Changeset 35054 for trunk/src/wp-includes/media.php
- Timestamp:
- 10/12/2015 04:05:30 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/media.php
r35053 r35054 562 562 * @param int $width Image width. 563 563 * @param int $height Image height. 564 * @param bool $crop Optional. Whether to crop image to specified height and widthor resize.564 * @param bool $crop Optional. Whether to crop image to specified width and height or resize. 565 565 * Default false. 566 566 * @return false|array False, if no image was created. Metadata array on success.
Note: See TracChangeset
for help on using the changeset viewer.