.. |
class-wp-rest-application-passwords-controller.php
|
…
|
|
class-wp-rest-attachments-controller.php
|
Media: Refactor search by filename within the admin.
|
2022-10-17 11:19:11 +00:00 |
class-wp-rest-autosaves-controller.php
|
Autosave/REST API: Block autosaving from overwriting changes when locked from editing.
|
2022-09-11 22:35:08 +00:00 |
class-wp-rest-block-directory-controller.php
|
…
|
|
class-wp-rest-block-pattern-categories-controller.php
|
…
|
|
class-wp-rest-block-patterns-controller.php
|
Editor: Remove leading whitespace from some translated strings.
|
2022-09-29 17:54:09 +00:00 |
class-wp-rest-block-renderer-controller.php
|
…
|
|
class-wp-rest-block-types-controller.php
|
Blocks: Allow arrays for deprecated asset types in block registration.
|
2022-10-24 14:16:12 +00:00 |
class-wp-rest-blocks-controller.php
|
…
|
|
class-wp-rest-comments-controller.php
|
…
|
|
class-wp-rest-controller.php
|
Code Modernization: Add `AllowDynamicProperties` attribute to all (parent) classes.
|
2022-09-12 15:47:14 +00:00 |
class-wp-rest-edit-site-export-controller.php
|
…
|
|
class-wp-rest-global-styles-controller.php
|
Themes: Reduce usage of `wp_get_theme` function.
|
2022-11-11 16:26:12 +00:00 |
class-wp-rest-menu-items-controller.php
|
…
|
|
class-wp-rest-menu-locations-controller.php
|
…
|
|
class-wp-rest-menus-controller.php
|
…
|
|
class-wp-rest-pattern-directory-controller.php
|
…
|
|
class-wp-rest-plugins-controller.php
|
…
|
|
class-wp-rest-post-statuses-controller.php
|
…
|
|
class-wp-rest-post-types-controller.php
|
REST API: Fix check for has_archive inclusion.
|
2022-09-22 11:33:13 +00:00 |
class-wp-rest-posts-controller.php
|
Coding Standards: Use `HOUR_IN_SECONDS` where appropriate.
|
2022-11-24 14:18:15 +00:00 |
class-wp-rest-revisions-controller.php
|
REST API: Use helper functions for building routes in more places.
|
2022-09-11 18:55:09 +00:00 |
class-wp-rest-search-controller.php
|
REST API: Add support for searching resources by id.
|
2022-09-11 21:12:11 +00:00 |
class-wp-rest-settings-controller.php
|
REST API: Add support for settings to specify their own additionalProperties.
|
2022-09-11 23:30:10 +00:00 |
class-wp-rest-sidebars-controller.php
|
…
|
|
class-wp-rest-site-health-controller.php
|
I18N: Always pass `$locale` to `load_textdomain()`.
|
2022-11-10 19:40:11 +00:00 |
class-wp-rest-taxonomies-controller.php
|
Taxonomy: Correct an invalid `@param` tag.
|
2022-10-11 09:56:11 +00:00 |
class-wp-rest-templates-controller.php
|
Themes: Reduce usage of `wp_get_theme` function.
|
2022-11-11 16:26:12 +00:00 |
class-wp-rest-terms-controller.php
|
REST API: Lockdown post parameter of the terms endpoint.
|
2022-10-17 11:38:11 +00:00 |
class-wp-rest-themes-controller.php
|
…
|
|
class-wp-rest-url-details-controller.php
|
…
|
|
class-wp-rest-users-controller.php
|
Code Modernization: Fix null to non-nullable deprecation in `WP_REST_Users_Controller::update_item()`.
|
2022-09-26 21:46:09 +00:00 |
class-wp-rest-widget-types-controller.php
|
…
|
|
class-wp-rest-widgets-controller.php
|
…
|
|