.. |
class-wp-rest-application-passwords-controller.php
|
Application Passwords: Allow a Super Admin to set an application password on a site they're not a member of.
|
2022-08-11 18:24:09 +00:00 |
class-wp-rest-attachments-controller.php
|
|
|
class-wp-rest-autosaves-controller.php
|
Coding Standards: Bring some consistency to REST API revisions initialization.
|
2023-04-28 15:06:21 +00:00 |
class-wp-rest-block-directory-controller.php
|
|
|
class-wp-rest-block-pattern-categories-controller.php
|
Docs: Typo fix in WP_REST_Block_Pattern_Categories_Controller docblock.
|
2023-04-27 22:25:26 +00:00 |
class-wp-rest-block-patterns-controller.php
|
Docs: Improve documentation for block pattern properties.
|
2023-02-01 15:02:14 +00:00 |
class-wp-rest-block-renderer-controller.php
|
|
|
class-wp-rest-block-types-controller.php
|
Editor: Add selectors field to block type definition
|
2023-04-21 10:43:25 +00:00 |
class-wp-rest-blocks-controller.php
|
Docs: Miscellaneous docblock corrections in REST API and Sitemaps API.
|
2022-01-15 21:22:02 +00:00 |
class-wp-rest-comments-controller.php
|
|
|
class-wp-rest-controller.php
|
Code Modernization: Rename parameters that use reserved keywords in phpunit/tests/rest-api/rest-*-controller.php .
|
2023-01-20 00:21:15 +00:00 |
class-wp-rest-edit-site-export-controller.php
|
Theme: Use a better method to determine the theme name during export
|
2022-05-17 12:10:14 +00:00 |
class-wp-rest-global-styles-controller.php
|
Docs: Remove @return void from various DocBlocks.
|
2023-05-06 11:40:24 +00:00 |
class-wp-rest-menu-items-controller.php
|
General: Use static on closures whenever $this is not used to avoid memory leaks.
|
2023-05-17 22:46:24 +00:00 |
class-wp-rest-menu-locations-controller.php
|
|
|
class-wp-rest-menus-controller.php
|
General: Use static on closures whenever $this is not used to avoid memory leaks.
|
2023-05-17 22:46:24 +00:00 |
class-wp-rest-pattern-directory-controller.php
|
Editor: Support the block_types and viewport_width props for remote patterns fetched from Pattern Directory.
|
2023-02-06 19:40:16 +00:00 |
class-wp-rest-plugins-controller.php
|
|
|
class-wp-rest-post-statuses-controller.php
|
REST API: Support custom namespaces for custom post types.
|
2021-10-31 23:16:58 +00:00 |
class-wp-rest-post-types-controller.php
|
|
|
class-wp-rest-posts-controller.php
|
Query: Add a search_columns argument to control which fields are searched in a search query.
|
2023-02-07 08:55:18 +00:00 |
class-wp-rest-revisions-controller.php
|
Coding Standards: Bring some consistency to REST API revisions initialization.
|
2023-04-28 15:06:21 +00:00 |
class-wp-rest-search-controller.php
|
Docs: Miscellaneous improvements and corrections to docblocks.
|
2023-02-07 21:21:18 +00:00 |
class-wp-rest-settings-controller.php
|
|
|
class-wp-rest-sidebars-controller.php
|
Widgets: Preserve classic sidebars when switching to a block theme.
|
2023-02-03 00:15:21 +00:00 |
class-wp-rest-site-health-controller.php
|
|
|
class-wp-rest-taxonomies-controller.php
|
|
|
class-wp-rest-templates-controller.php
|
REST API: Support non-Latin characters in template route regex.
|
2023-02-07 23:47:23 +00:00 |
class-wp-rest-terms-controller.php
|
Coding Standards: Always use parentheses when instantiating an object.
|
2022-11-29 15:51:14 +00:00 |
class-wp-rest-themes-controller.php
|
REST API: Avoid unnecessarily preparing item links.
|
2022-07-22 14:00:12 +00:00 |
class-wp-rest-url-details-controller.php
|
|
|
class-wp-rest-users-controller.php
|
REST API: Remove 'Invalid user ID' error in WP_REST_Users_Controller::update_item().
|
2023-02-13 23:10:20 +00:00 |
class-wp-rest-widget-types-controller.php
|
Code Modernization: Rename parameters that use reserved keywords in wp-includes/rest-api/endpoints/class-wp-rest-widget-types-controller.php .
|
2022-12-14 14:28:12 +00:00 |
class-wp-rest-widgets-controller.php
|
Code Modernization: Rename parameters that use reserved keywords in wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php .
|
2022-12-14 14:31:11 +00:00 |