Changeset 46647
- Timestamp:
- 11/04/2019 09:35:59 AM (6 years ago)
- Location:
- trunk/src
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/image.php
r46644 r46647 249 249 * 250 250 * @type int $0 The image width. 251 * @type int $ 0The image height.251 * @type int $1 The image height. 252 252 * } 253 253 * @param string $file Full path to the uploaded image file. -
trunk/src/wp-includes/embed.php
r46644 r46647 81 81 * 82 82 * @type int $0 The embed width. 83 * @type int $ 0The embed height.83 * @type int $1 The embed height. 84 84 * } 85 85 * @param string $url The URL that should be embedded.
Note: See TracChangeset
for help on using the changeset viewer.