wordpress-develop/tests/phpunit/tests/xmlrpc
Scott Taylor 9bffa403dd XML-RPC: add a unit test for mw.editPost.
See #16980.


git-svn-id: https://develop.svn.wordpress.org/trunk@34682 602fd350-edb4-49c9-b593-d223f7449a82
2015-09-29 04:27:57 +00:00
..
mt Move PHPUnit tests into a tests/phpunit directory. 2013-08-29 18:39:34 +00:00
mw XML-RPC: add a unit test for mw.editPost. 2015-09-29 04:27:57 +00:00
wp XML-RPC: calculate the proper offset for GMT in wp.newPost, mw.newPost, and mw.editPost when post_date is set, wp.editComment when comment_date is set. post|comment_date is assumed to be GMT. This is only true if the timezone string for the site matches GMT. 2015-09-29 04:04:16 +00:00
basic.php Move PHPUnit tests into a tests/phpunit directory. 2013-08-29 18:39:34 +00:00
client.php Allow query strings for servers in IXR_Client and WP_HTTP_IXR_Client. 2014-03-15 05:00:27 +00:00