WordPress/wp-includes/rest-api/endpoints
Sergey Biryukov 25ea9680ae Docs: Update various DocBlocks and inline comments per the documentation standards.
Includes minor formatting edits for consistency.

Follow-up to [53/tests], [12179], [12946], [35288], [37884], [38810], [38928], [46596], [48131], [52955], [53548], [53813], [53873], [54118], [54316], [54420], [54421], [54803].

See #56792.
Built from https://develop.svn.wordpress.org/trunk@54855


git-svn-id: http://core.svn.wordpress.org/trunk@54407 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2022-11-17 18:15:19 +00:00
..
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
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
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 Docs: Update various DocBlocks and inline comments per the documentation standards. 2022-11-17 18:15:19 +00:00
class-wp-rest-revisions-controller.php
class-wp-rest-search-controller.php
class-wp-rest-settings-controller.php
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