WordPress/wp-includes/rest-api
whyisjake 7a8e558ac4 REST API: Fix for Yoda condition.
Little coding standards fix for the REST API.

Props mukesh27, spenserhale.
Fixes #48337.

Built from https://develop.svn.wordpress.org/branches/5.3@46639


git-svn-id: http://core.svn.wordpress.org/branches/5.3@46439 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2019-11-03 18:34:04 +00:00
..
endpoints Docs: Fix typo in a comment in WP_REST_Settings_Controller::prepare_value(). 2019-10-13 10:02:04 +00:00
fields REST API: Cast empty meta values to correct scalar types in REST response. 2019-10-21 19:10:06 +00:00
search Docs: Add missing @see tag to WP_REST_Post_Search_Handler DocBlock. 2019-05-14 15:00:07 +00:00
class-wp-rest-request.php REST API: Fix for Yoda condition. 2019-11-03 18:34:04 +00:00
class-wp-rest-response.php Docs: Remove extra spaces in various REST API DocBlocks. 2019-09-05 23:05:55 +00:00
class-wp-rest-server.php REST API: Permit embedding of the 'self' link relation in the /search endpoint. 2019-10-08 04:45:02 +00:00