..
class-wp-rest-application-passwords-controller.php
Application Passwords: Various docblock improvements.
2021-10-30 20:25:19 +00:00
class-wp-rest-attachments-controller.php
Code Modernization: Fix parameter name mismatches for parent/child classes in WP_REST_Controller::prepare_item_for_response().
2021-09-09 18:35:34 +00:00
class-wp-rest-autosaves-controller.php
REST API: Support custom namespaces for custom post types.
2021-10-31 23:15:10 +00:00
class-wp-rest-block-directory-controller.php
Code Modernization: Fix parameter name mismatches for parent/child classes in WP_REST_Controller::prepare_item_for_response().
2021-09-09 18:35:34 +00:00
class-wp-rest-block-renderer-controller.php
Docs: Document the globals used in some REST API methods.
2021-06-30 12:33:43 +00:00
class-wp-rest-block-types-controller.php
Code Modernization: Fix parameter name mismatches for parent/child classes in WP_REST_Controller::prepare_item_for_response().
2021-09-09 18:35:34 +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:22:53 +00:00
class-wp-rest-comments-controller.php
Code Modernization: Fix parameter name mismatches for parent/child classes in WP_REST_Controller::prepare_item_for_response().
2021-09-09 18:35:34 +00:00
class-wp-rest-controller.php
Coding Standards: Use static closures when not using $this.
2021-08-26 12:57:08 +00:00
class-wp-rest-pattern-directory-controller.php
Code Modernization: Fix parameter name mismatches for parent/child classes in WP_REST_Controller::prepare_item_for_response().
2021-09-09 18:35:34 +00:00
class-wp-rest-plugins-controller.php
Coding Standards: Use static closures when not using $this.
2021-08-26 12:57:08 +00:00
class-wp-rest-post-statuses-controller.php
REST API: Support custom namespaces for custom post types.
2021-10-31 23:15:10 +00:00
class-wp-rest-post-types-controller.php
REST API: Support custom namespaces for custom post types.
2021-10-31 23:15:10 +00:00
class-wp-rest-posts-controller.php
REST API: Support custom namespaces for taxonomies.
2021-11-01 03:26:06 +00:00
class-wp-rest-revisions-controller.php
REST API: Support custom namespaces for custom post types.
2021-10-31 23:15:10 +00:00
class-wp-rest-search-controller.php
Code Modernization: Fix parameter name mismatches for parent/child classes in WP_REST_Controller::prepare_item_for_response().
2021-09-09 18:35:34 +00:00
class-wp-rest-settings-controller.php
REST API: Update “object” strings to use the appropriate nouns.
2021-05-25 13:11:55 +00:00
class-wp-rest-sidebars-controller.php
REST API: Allow sidebars and their widgets to be public.
2021-11-05 02:14:07 +00:00
class-wp-rest-site-health-controller.php
Security, Site Health: Improve accuracy in messaging about HTTPS support.
2021-01-29 19:09:49 +00:00
class-wp-rest-taxonomies-controller.php
Docs: Add a @since note for the rest_namespace argument of register_post_type() and register_taxonomy().
2021-11-01 14:29:42 +00:00
class-wp-rest-templates-controller.php
REST API: Support custom namespaces for custom post types.
2021-10-31 23:15:10 +00:00
class-wp-rest-terms-controller.php
REST API: Support custom namespaces for taxonomies.
2021-11-01 03:26:06 +00:00
class-wp-rest-themes-controller.php
REST API: Support subdirectory themes in the Themes controller.
2021-11-05 02:29:32 +00:00
class-wp-rest-url-details-controller.php
REST API: Improve translations, comments, and readability in URL Details endpoint.
2021-11-04 12:42:26 +00:00
class-wp-rest-users-controller.php
Role/Capability: Add support for capability queries in WP_User_Query.
2021-10-27 18:42:13 +00:00
class-wp-rest-widget-types-controller.php
REST API: Sort widget types by their id.
2021-10-02 21:43:26 +00:00
class-wp-rest-widgets-controller.php
REST API: Allow sidebars and their widgets to be public.
2021-11-05 02:14:07 +00:00