Changeset 35051
- Timestamp:
- 10/12/2015 03:58:13 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/media.php
r35049 r35051 232 232 * @param int $width Image width in pixels. 233 233 * @param int $height Image height in pixels. 234 * @param bool|array $crop Optional. Whether to crop images to specified height and widthor resize.234 * @param bool|array $crop Optional. Whether to crop images to specified width and height or resize. 235 235 * An array can specify positioning of the crop area. Default false. 236 236 */
Note: See TracChangeset
for help on using the changeset viewer.