..
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:22:59 +00:00
class-wp-rest-attachments-controller.php
Coding Standards: Always use parentheses when instantiating an object.
2022-11-29 15:49:49 +00:00
class-wp-rest-autosaves-controller.php
Revisions: only create autosave when content changed.
2023-01-27 22:01:59 +00:00
class-wp-rest-block-directory-controller.php
REST API: Avoid unnecessarily preparing item links.
2022-07-22 13:58:46 +00:00
class-wp-rest-block-pattern-categories-controller.php
Editor: Allow block pattern categories to have descriptions.
2023-01-19 12:11:57 +00:00
class-wp-rest-block-patterns-controller.php
Docs: Improve documentation for block pattern properties.
2023-02-01 15:00:19 +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
Blocks: Allow arrays for deprecated asset types in block registration.
2022-10-24 14:14:25 +00:00
class-wp-rest-blocks-controller.php
Docs: Miscellaneous docblock corrections in REST API and Sitemaps API.
2022-01-15 21:20:57 +00:00
class-wp-rest-comments-controller.php
Coding Standards: Always use parentheses when instantiating an object.
2022-11-29 15:49:49 +00:00
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:19:09 +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:08:15 +00:00
class-wp-rest-global-styles-controller.php
Editor: Add support for custom CSS in global styles.
2023-02-02 18:50:54 +00:00
class-wp-rest-menu-items-controller.php
REST API: Avoid unnecessarily preparing item links.
2022-07-22 13:58:46 +00:00
class-wp-rest-menu-locations-controller.php
REST API: Avoid unnecessarily preparing item links.
2022-07-22 13:58:46 +00:00
class-wp-rest-menus-controller.php
REST API: Avoid unnecessarily preparing item links.
2022-07-22 13:58:46 +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:38:08 +00:00
class-wp-rest-plugins-controller.php
Docs: Correct and improve the documented types for various functions and hooks.
2022-08-11 14:01:35 +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: Fix check for has_archive inclusion.
2022-09-22 11:31:35 +00:00
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:53:01 +00:00
class-wp-rest-revisions-controller.php
Code Modernization: Rename parameters that use reserved keywords in phpunit/includes/class-wp-unittest-factory-for-attachment.php.
2022-12-30 02:36:03 +00:00
class-wp-rest-search-controller.php
REST API: Add support for searching resources by id.
2022-09-11 21:10:31 +00:00
class-wp-rest-settings-controller.php
REST API: Add support for settings to specify their own additionalProperties.
2022-09-11 23:28:39 +00:00
class-wp-rest-sidebars-controller.php
Widgets: Preserve classic sidebars when switching to a block theme.
2023-02-03 00:13:52 +00:00
class-wp-rest-site-health-controller.php
I18N: Always pass $locale to load_textdomain().
2022-11-10 19:38:20 +00:00
class-wp-rest-taxonomies-controller.php
Taxonomy: Correct an invalid @param tag.
2022-10-11 09:54:12 +00:00
class-wp-rest-templates-controller.php
Themes: Reduce usage of wp_get_theme function.
2022-11-11 16:24:47 +00:00
class-wp-rest-terms-controller.php
Coding Standards: Always use parentheses when instantiating an object.
2022-11-29 15:49:49 +00:00
class-wp-rest-themes-controller.php
REST API: Avoid unnecessarily preparing item links.
2022-07-22 13:58:46 +00:00
class-wp-rest-url-details-controller.php
General: Replace all esc_url_raw() calls in core with sanitize_url().
2022-06-01 18:12:25 +00:00
class-wp-rest-users-controller.php
Coding Standards: Always use parentheses when instantiating an object.
2022-11-29 15:49:49 +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:26:51 +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:29:55 +00:00