WordPress/wp-includes/rest-api/endpoints
Sergey Biryukov e8fcc3fbe7 Docs: Fix typo in a comment in WP_REST_Settings_Controller::prepare_value().
Convert the comment to a multi-line format per the documentation standards.

Props itowhid06.
See #48296.
Built from https://develop.svn.wordpress.org/trunk@46471


git-svn-id: http://core.svn.wordpress.org/trunk@46269 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2019-10-13 10:02:04 +00:00
..
class-wp-rest-attachments-controller.php
class-wp-rest-autosaves-controller.php
class-wp-rest-block-renderer-controller.php
class-wp-rest-blocks-controller.php
class-wp-rest-comments-controller.php REST API: Ensure users with "moderate_comments" capability may edit comments. 2019-10-08 04:02:02 +00:00
class-wp-rest-controller.php
class-wp-rest-post-statuses-controller.php
class-wp-rest-post-types-controller.php
class-wp-rest-posts-controller.php REST API: Ensure rest_controller instantiates the post type's declared REST controller class. 2019-10-08 13:43:02 +00:00
class-wp-rest-revisions-controller.php
class-wp-rest-search-controller.php
class-wp-rest-settings-controller.php Docs: Fix typo in a comment in WP_REST_Settings_Controller::prepare_value(). 2019-10-13 10:02:04 +00:00
class-wp-rest-taxonomies-controller.php
class-wp-rest-terms-controller.php Docs: Correct comment typo in WP_REST_Terms_Controller::update_item(). 2019-10-13 02:42:01 +00:00
class-wp-rest-themes-controller.php
class-wp-rest-users-controller.php