.. |
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
|
Coding Standards: Always use parentheses when instantiating an object.
|
2022-11-29 15:51:14 +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
|
REST API: Avoid unnecessarily preparing item links.
|
2022-07-22 14:00:12 +00:00 |
class-wp-rest-block-pattern-categories-controller.php
|
Docs: Various docblock corrections and improvements for changes introduced in 6.0.
|
2022-04-28 09:59:13 +00:00 |
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
|
Docs: Document the globals used in some REST API methods.
|
2021-06-30 12:34:56 +00:00 |
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
|
Docs: Miscellaneous docblock corrections in REST API and Sitemaps API.
|
2022-01-15 21:22:02 +00:00 |
class-wp-rest-comments-controller.php
|
Coding Standards: Always use parentheses when instantiating an object.
|
2022-11-29 15:51:14 +00:00 |
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
|
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
|
Themes: Reduce usage of `wp_get_theme` function.
|
2022-11-11 16:26:12 +00:00 |
class-wp-rest-menu-items-controller.php
|
REST API: Avoid unnecessarily preparing item links.
|
2022-07-22 14:00:12 +00:00 |
class-wp-rest-menu-locations-controller.php
|
REST API: Avoid unnecessarily preparing item links.
|
2022-07-22 14:00:12 +00:00 |
class-wp-rest-menus-controller.php
|
REST API: Avoid unnecessarily preparing item links.
|
2022-07-22 14:00:12 +00:00 |
class-wp-rest-pattern-directory-controller.php
|
Block Patterns: Update the value used for keywords.
|
2022-07-05 16:03:13 +00:00 |
class-wp-rest-plugins-controller.php
|
Docs: Correct and improve the documented types for various functions and hooks.
|
2022-08-11 14:03:09 +00:00 |
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
|
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
|
REST API: Avoid unnecessarily preparing item links.
|
2022-07-22 14:00:12 +00:00 |
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
|
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
|
General: Replace all `esc_url_raw()` calls in core with `sanitize_url()`.
|
2022-06-01 18:14:10 +00:00 |
class-wp-rest-users-controller.php
|
Coding Standards: Always use parentheses when instantiating an object.
|
2022-11-29 15:51:14 +00:00 |
class-wp-rest-widget-types-controller.php
|
Coding Standards: Always use parentheses when instantiating an object.
|
2022-11-29 15:51:14 +00:00 |
class-wp-rest-widgets-controller.php
|
Coding Standards: Always use parentheses when instantiating an object.
|
2022-11-29 15:51:14 +00:00 |