WordPress/wp-includes/rest-api/endpoints
Rachel Baker c6f8182eb0 REST API: Merge similiar error message strings in the Terms Controller.
Replaces the "doesn't" contraction with "does not" to be consistent with similar strings in `WP_Error` messages when a specified term or parent term is missing in `WP_REST_Terms_Controller`.

Props ramiy, ocean90.
Fixes #39176.

Built from https://develop.svn.wordpress.org/trunk@39648


git-svn-id: http://core.svn.wordpress.org/trunk@39588 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2016-12-29 18:45:40 +00:00
..
class-wp-rest-attachments-controller.php REST API: Add support for filename search in media endpoint. 2016-12-13 14:09:42 +00:00
class-wp-rest-comments-controller.php Docs: Misc corrections and additions to inline documentation. 2016-12-27 09:28:40 +00:00
class-wp-rest-controller.php REST API: Remove rest_get_post filter and get_post abstraction. 2016-11-08 13:09:33 +00:00
class-wp-rest-post-statuses-controller.php REST API: Update “resource” strings to use the appropriate nouns. 2016-11-23 02:42:30 +00:00
class-wp-rest-post-types-controller.php REST API: Add the supports property to the Post Type response object. 2016-12-29 17:28:45 +00:00
class-wp-rest-posts-controller.php Docs: Misc corrections and additions to inline documentation. 2016-12-27 09:28:40 +00:00
class-wp-rest-revisions-controller.php REST API: Merge similar date strings in the revisions and comments controllers. 2016-12-04 20:25:43 +00:00
class-wp-rest-settings-controller.php Docs: Misc corrections and additions to inline documentation. 2016-12-27 09:28:40 +00:00
class-wp-rest-taxonomies-controller.php REST API: Update “resource” strings to use the appropriate nouns. 2016-11-23 02:42:30 +00:00
class-wp-rest-terms-controller.php REST API: Merge similiar error message strings in the Terms Controller. 2016-12-29 18:45:40 +00:00
class-wp-rest-users-controller.php Docs: Misc corrections and additions to inline documentation. 2016-12-27 09:28:40 +00:00