WordPress/wp-includes/rest-api/endpoints
Jeremy Felt e42dd489bc REST API: Restore access to audio/video metadata functions.
Ensures `wp_read_video_metadata()`/`wp_read_audio_metadata()` functions are available when uploading video and audio. Fixes error introduced in [43589].

Merges [43850] from the 5.0 branch to trunk.

Props ocean90.
See #43757.

Built from https://develop.svn.wordpress.org/trunk@44216


git-svn-id: http://core.svn.wordpress.org/trunk@44046 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2018-12-16 01:26:53 +00:00
..
class-wp-rest-attachments-controller.php REST API: Restore access to audio/video metadata functions. 2018-12-16 01:26:53 +00:00
class-wp-rest-autosaves-controller.php REST API: Introduce Autosaves controller and endpoint. 2018-12-13 22:42:38 +00:00
class-wp-rest-block-renderer-controller.php REST API: Add endpoints for blocks. 2018-12-14 02:35:38 +00:00
class-wp-rest-blocks-controller.php REST API: Add endpoints for blocks. 2018-12-14 02:35:38 +00:00
class-wp-rest-comments-controller.php REST API: Fire actions after items are completely updated/inserted. 2018-12-12 21:12:24 +00:00
class-wp-rest-controller.php REST API: Improve performance by avoiding call_user_func(). 2018-12-14 06:04:55 +00:00
class-wp-rest-post-statuses-controller.php Coding Standards: Upgrade WPCS to 1.0.0 2018-08-17 01:51:36 +00:00
class-wp-rest-post-types-controller.php Coding Standards: Upgrade WPCS to 1.0.0 2018-08-17 01:51:36 +00:00
class-wp-rest-posts-controller.php REST API: Include block_version on Post content object. 2018-12-14 00:55:37 +00:00
class-wp-rest-revisions-controller.php REST API: Support pagination, order, search and other common query parameters for revisions. 2018-08-28 12:23:26 +00:00
class-wp-rest-search-controller.php REST API: Introduce controller for searching across post types. 2018-12-13 09:38:25 +00:00
class-wp-rest-settings-controller.php Coding Standards: Upgrade WPCS to 1.0.0 2018-08-17 01:51:36 +00:00
class-wp-rest-taxonomies-controller.php Coding Standards: Upgrade WPCS to 1.0.0 2018-08-17 01:51:36 +00:00
class-wp-rest-terms-controller.php REST API: Fire actions after items are completely updated/inserted. 2018-12-12 21:12:24 +00:00
class-wp-rest-themes-controller.php Themes: Introduce responsive embeds support. 2018-12-14 01:50:37 +00:00
class-wp-rest-users-controller.php REST API: Fire actions after items are completely updated/inserted. 2018-12-12 21:12:24 +00:00