WordPress/wp-includes/rest-api
Sergey Biryukov e9e6d7d753 Docs: Update some reusable block references to synced patterns.
In WordPress 6.3, [https://wordpress.org/documentation/article/reusable-blocks/ Reusable Blocks were renamed to Patterns]. A synced pattern will behave in exactly the same way as a reusable block.

This commit updates some references in DocBlocks and inline comments to use the new name.

Follow-up to [56030].

Reviewed by hellofromTonya.
Merges [57032] and [57033] to the 6.4 branch.

Props benjaminknox, oglekler, hellofromTonya, marybaum, nicolefurlan.
Fixes #59388.
Built from https://develop.svn.wordpress.org/branches/6.4@57040


git-svn-id: http://core.svn.wordpress.org/branches/6.4@56551 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2023-11-01 11:20:25 +00:00
..
endpoints Docs: Update some reusable block references to synced patterns. 2023-11-01 11:20:25 +00:00
fields REST API: Check post meta update authorization only when value is changed. 2023-06-27 17:26:27 +00:00
search Coding Standards: Remove superfluous blank lines at the end of various classes. 2023-09-08 09:32:23 +00:00
class-wp-rest-request.php Docs: Replace multiple single line comments with multi-line comments. 2023-07-10 23:00:22 +00:00
class-wp-rest-response.php Coding Standards: Always use parentheses when instantiating an object. 2022-11-29 15:51:14 +00:00
class-wp-rest-server.php REST API: Move rest_pre_serve_request filter to after no cache headers are sent. 2023-10-26 23:16:21 +00:00