.. |
class-wp-rest-attachments-controller.php
|
REST API: Add support for filename search in media endpoint.
|
2016-12-21 05:19:34 +00:00 |
class-wp-rest-comments-controller.php
|
REST API: Unify object access handling for simplicity.
|
2017-01-26 13:47:34 +00:00 |
class-wp-rest-controller.php
|
REST API: Remove rest_get_post filter and `get_post` abstraction.
|
2016-11-08 13:09:33 +00:00 |
class-wp-rest-post-statuses-controller.php
|
REST API: Unify object access handling for simplicity.
|
2017-01-26 13:47:34 +00:00 |
class-wp-rest-post-types-controller.php
|
REST API: Unify object access handling for simplicity.
|
2017-01-26 13:47:34 +00:00 |
class-wp-rest-posts-controller.php
|
REST API: Confirm the parent post object of an attachment exists in `WP_REST_Posts_Controller::check_read_permission()`.
|
2017-03-27 09:24:41 +00:00 |
class-wp-rest-revisions-controller.php
|
REST API: Cast revision author ID to int.
|
2017-02-19 03:19:37 +00:00 |
class-wp-rest-settings-controller.php
|
REST API: Switch to stable version of JSON Schema.
|
2016-11-03 02:22:29 +00:00 |
class-wp-rest-taxonomies-controller.php
|
REST API: Unify object access handling for simplicity.
|
2017-01-26 13:47:34 +00:00 |
class-wp-rest-terms-controller.php
|
REST API: Allow fetching multiple terms at once via the slug parameter.
|
2017-04-14 08:54:35 +00:00 |
class-wp-rest-users-controller.php
|
REST API: Allow fetching multiple users at once via the `slug` parameter.
|
2017-04-14 08:47:34 +00:00 |