Changeset 52332 for trunk/src/wp-includes/embed.php
- Timestamp:
- 12/07/2021 12:18:50 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/embed.php
r52153 r52332 58 58 * 59 59 * @param string $url Optional. The URL that should be embedded. Default empty. 60 * @return array{60 * @return int[] { 61 61 * Indexed array of the embed width and height in pixels. 62 62 *
Note: See TracChangeset
for help on using the changeset viewer.