Changeset 49610 for trunk/src/wp-includes/class-wp-oembed-controller.php
- Timestamp:
- 11/16/2020 11:02:32 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-oembed-controller.php
r48526 r49610 11 11 * oEmbed API endpoint controller. 12 12 * 13 * Registers the API route and delivers the response data.13 * Registers the REST API route and delivers the response data. 14 14 * The output format (XML or JSON) is handled by the REST API. 15 15 *
Note: See TracChangeset
for help on using the changeset viewer.