Changeset 35052 for trunk/src/wp-includes/media.php
- Timestamp:
- 10/12/2015 03:59:11 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/media.php
r35051 r35052 291 291 * @param int $width Image width in pixels. 292 292 * @param int $height Image height in pixels. 293 * @param bool|array $crop Optional. Whether to crop images to specified height and widthor resize.293 * @param bool|array $crop Optional. Whether to crop images to specified width and height or resize. 294 294 * An array can specify positioning of the crop area. Default false. 295 295 */
Note: See TracChangeset
for help on using the changeset viewer.