Wordpress/tests
Rachel Baker bf7d411330 REST API: Confirm the parent post object of an attachment exists in WP_REST_Posts_Controller::check_read_permission().
Avoid a PHP Error when attempting to embed the parent post of an attachment, when the parent post ID is invalid. Instead check if the parent post object exists before checking the read permission for the parent post.

Props GhostToast.
Fixes #39881. 


git-svn-id: https://develop.svn.wordpress.org/trunk@40306 602fd350-edb4-49c9-b593-d223f7449a82
2017-03-20 04:29:50 +00:00
..
phpunit REST API: Confirm the parent post object of an attachment exists in WP_REST_Posts_Controller::check_read_permission(). 2017-03-20 04:29:50 +00:00
qunit REST API: Add gmt_offset and timezone_string to the base /wp-json response. 2017-03-07 05:47:32 +00:00