Wordpress/tests
James Nylen d570de32ca REST API: Always call rest_get_server() instead of accessing the $wp_rest_server global.
This is a consistency improvement and also a bug fix for fairly obscure cases involving modified WP load order.

Fixes #41555.


git-svn-id: https://develop.svn.wordpress.org/trunk@41238 602fd350-edb4-49c9-b593-d223f7449a82
2017-08-10 01:37:30 +00:00
..
phpunit REST API: Always call rest_get_server() instead of accessing the $wp_rest_server global. 2017-08-10 01:37:30 +00:00
qunit REST API: Make jshint happy again after [41222]. 2017-08-03 20:35:38 +00:00