Changeset 53317 for trunk/src/wp-includes/class-wp-image-editor.php
- Timestamp:
- 04/29/2022 07:22:56 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-image-editor.php
r53271 r53317 110 110 * An array of image size arrays. Default sizes are 'small', 'medium', 'large'. 111 111 * 112 * @type array $size{112 * @type array ...$0 { 113 113 * @type int $width Image width. 114 114 * @type int $height Image height.
Note: See TracChangeset
for help on using the changeset viewer.