.. |
class-wp-rest-attachments-controller.php
|
REST API: Limit the scope of wp-admin files required in WP_REST_Attachments_Controller methods.
|
2018-10-19 18:53:41 +00:00 |
class-wp-rest-autosaves-controller.php
|
REST API: Introduce Autosaves controller and endpoint.
|
2018-10-19 13:49:41 +00:00 |
class-wp-rest-block-renderer-controller.php
|
Blocks: Fix coding standards introduced in [43804].
|
2018-10-23 10:59:40 +00:00 |
class-wp-rest-blocks-controller.php
|
REST API: Add endpoints for blocks.
|
2018-10-23 07:04:39 +00:00 |
class-wp-rest-comments-controller.php
|
REST API: Fire actions after items are completely updated/inserted.
|
2018-10-17 11:20:26 +00:00 |
class-wp-rest-controller.php
|
REST API: Improve performance by avoiding call_user_func() .
|
2018-10-29 00:49:40 +00:00 |
class-wp-rest-post-statuses-controller.php
|
REST API: Fix permissions error message in post statuses controller.
|
2018-10-18 20:26:25 +00:00 |
class-wp-rest-post-types-controller.php
|
|
|
class-wp-rest-posts-controller.php
|
REST API: Include block_version on Post content object.
|
2018-10-19 17:58:39 +00:00 |
class-wp-rest-revisions-controller.php
|
REST API: Support pagination, order, search and other common query parameters for revisions.
|
2018-10-11 07:16:46 +00:00 |
class-wp-rest-search-controller.php
|
REST API: Fix version number in _doing_it_wrong() call.
|
2018-10-17 22:20:25 +00:00 |
class-wp-rest-settings-controller.php
|
|
|
class-wp-rest-taxonomies-controller.php
|
REST API: Define taxonomy visibility settings in schema
|
2018-10-08 13:50:27 +00:00 |
class-wp-rest-terms-controller.php
|
REST API: Correct HTTP status code in error for requests to create a duplicate term.
|
2018-10-18 20:32:27 +00:00 |
class-wp-rest-themes-controller.php
|
Themes: Remove a stray slash and gutenberg text domain.
|
2018-10-23 06:08:19 +00:00 |
class-wp-rest-users-controller.php
|
REST API: Fire actions after items are completely updated/inserted.
|
2018-10-17 11:20:26 +00:00 |