WordPress/wp-includes/rest-api/endpoints
Rachel Baker 10bddfac39 REST API: On comment create, fallback to the user_agent header value.
If a user-agent is not explicitly provided in the `author_user_agent` parameter, fallback to the `user_agent` value in the request header.

Props dd32, jnylen0, rachelbaker.
Fixes #38817.
Built from https://develop.svn.wordpress.org/trunk@39287


git-svn-id: http://core.svn.wordpress.org/trunk@39227 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2016-11-18 16:22:33 +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: On comment create, fallback to the user_agent header value. 2016-11-18 16:22:33 +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 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-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