WordPress/wp-includes/rest-api/endpoints
Joe Hoyle 0c14c16ced REST API: Clarify parameters when used in error strings.
Properties of objects should not be translated, and therefore are pulled out of the translation strings.

Props ocean90, ramiy, danielbachhuber.
Fixes #38822.
Built from https://develop.svn.wordpress.org/trunk@39298


git-svn-id: http://core.svn.wordpress.org/trunk@39238 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2016-11-18 20:20:32 +00:00
..
class-wp-rest-attachments-controller.php REST API: Uppercase 'ID' in endpoint descriptions and error messages for consistency with other strings. 2016-11-16 12:18:33 +00:00
class-wp-rest-comments-controller.php REST API: Clarify parameters when used in error strings. 2016-11-18 20:20:32 +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: Unify permission error messages. 2016-11-15 22:23:30 +00:00
class-wp-rest-post-types-controller.php REST API: Unify permission error messages. 2016-11-15 22:23:30 +00:00
class-wp-rest-posts-controller.php REST API: Allow parent property to be explicitly set to 0 when creating or updating a Post. 2016-11-18 18:12:31 +00:00
class-wp-rest-revisions-controller.php REST API: Uppercase 'ID' in endpoint descriptions and error messages for consistency with other strings. 2016-11-16 12:18:33 +00:00
class-wp-rest-settings-controller.php REST API: Switch to stable version of JSON Schema. 2016-11-03 02:22:29 +00:00
class-wp-rest-taxonomies-controller.php REST API: Unify permission error messages. 2016-11-15 22:23:30 +00:00
class-wp-rest-terms-controller.php Text Changes: Merge some duplicate strings with the same meaning in error messages, adjust some other strings for consistency and accuracy. 2016-11-17 15:53:33 +00:00
class-wp-rest-users-controller.php Text Changes: Merge some duplicate strings with the same meaning in error messages, adjust some other strings for consistency and accuracy. 2016-11-17 15:53:33 +00:00