..
class-wp-rest-application-passwords-controller.php
REST API: Update “object” strings to use the appropriate nouns.
2021-05-25 13:12:58 +00:00
class-wp-rest-attachments-controller.php
REST API: Update “object” strings to use the appropriate nouns.
2021-05-25 13:12:58 +00:00
class-wp-rest-autosaves-controller.php
REST API: Update “object” strings to use the appropriate nouns.
2021-05-25 13:12:58 +00:00
class-wp-rest-block-directory-controller.php
REST API: Corrections and improvements to docblocks for REST API filters.
2021-01-10 22:23:09 +00:00
class-wp-rest-block-renderer-controller.php
General: Replace older-style PHP type conversion functions with type casts.
2020-10-08 21:15:13 +00:00
class-wp-rest-block-types-controller.php
REST API: Update “object” strings to use the appropriate nouns.
2021-05-25 13:12:58 +00:00
class-wp-rest-blocks-controller.php
Role/Capability: Use meta caps edit_post
, read_post
, and delete_post
directly.
2020-05-23 15:24:07 +00:00
class-wp-rest-comments-controller.php
REST API: Update “object” strings to use the appropriate nouns.
2021-05-25 13:12:58 +00:00
class-wp-rest-controller.php
Docs: Use 3-digit, x.x.x-style semantic versioning for two _doing_it_wrong()
calls.
2021-05-22 13:09:56 +00:00
class-wp-rest-pattern-directory-controller.php
Block Editor: Move caching to endpoint for unique responses.
2021-06-22 21:24:58 +00:00
class-wp-rest-plugins-controller.php
REST API: Corrections and improvements to docblocks for REST API filters.
2021-01-10 22:23:09 +00:00
class-wp-rest-post-statuses-controller.php
REST API: Update “object” strings to use the appropriate nouns.
2021-05-25 13:12:58 +00:00
class-wp-rest-post-types-controller.php
REST API: Update “object” strings to use the appropriate nouns.
2021-05-25 13:12:58 +00:00
class-wp-rest-posts-controller.php
REST API: Add support for modifying the term relation when querying posts.
2021-05-26 02:16:59 +00:00
class-wp-rest-revisions-controller.php
REST API: Update “object” strings to use the appropriate nouns.
2021-05-25 13:12:58 +00:00
class-wp-rest-search-controller.php
REST API: Update “object” strings to use the appropriate nouns.
2021-05-25 13:12:58 +00:00
class-wp-rest-settings-controller.php
REST API: Update “object” strings to use the appropriate nouns.
2021-05-25 13:12:58 +00:00
class-wp-rest-sidebars-controller.php
Docs: Shorten the copyright notice for the WP_REST_Sidebars_Controller
class.
2021-06-22 23:05:58 +00:00
class-wp-rest-site-health-controller.php
Security, Site Health: Improve accuracy in messaging about HTTPS support.
2021-01-29 19:10:58 +00:00
class-wp-rest-taxonomies-controller.php
REST API: Update “object” strings to use the appropriate nouns.
2021-05-25 13:12:58 +00:00
class-wp-rest-templates-controller.php
Block Editor: Introduce block templates for classic themes.
2021-05-25 14:20:57 +00:00
class-wp-rest-terms-controller.php
REST API: Update “object” strings to use the appropriate nouns.
2021-05-25 13:12:58 +00:00
class-wp-rest-themes-controller.php
REST API: Update “object” strings to use the appropriate nouns.
2021-05-25 13:12:58 +00:00
class-wp-rest-users-controller.php
REST API: Update “object” strings to use the appropriate nouns.
2021-05-25 13:12:58 +00:00
class-wp-rest-widget-types-controller.php
REST API: Decode single and double quote entities in widget names and descriptions.
2021-06-18 15:52:56 +00:00
class-wp-rest-widgets-controller.php
REST API: Restore the $creating
parameter of rest_after_save_widget
action.
2021-06-04 23:13:59 +00:00