wordpress-develop/tests/phpunit/tests/xmlrpc/wp
Boone Gorges 03cd8d5b70 Add term meta support to XML-RPC addTerm and editTerm endpoints.
This changeset also includes the new function `has_term_meta()`, a
counterpart to `has_meta()` (for posts).

Props enrico.sorcinelli.
Fixes #35991.

git-svn-id: https://develop.svn.wordpress.org/trunk@40916 602fd350-edb4-49c9-b593-d223f7449a82
2017-06-18 10:39:12 +00:00
..
deletePost.php Build/Test tools: Introduce and implement assertNotIXRError() and assertIXRError() assertion methods. 2017-04-12 14:58:33 +00:00
deleteTerm.php Build/Test tools: Introduce and implement assertNotIXRError() and assertIXRError() assertion methods. 2017-04-12 14:58:33 +00:00
editComment.php Build/Test tools: Introduce and implement assertNotIXRError() and assertIXRError() assertion methods. 2017-04-12 14:58:33 +00:00
editPost.php Build/Test tools: Introduce and implement assertNotIXRError() and assertIXRError() assertion methods. 2017-04-12 14:58:33 +00:00
editProfile.php Build/Test tools: Introduce and implement assertNotIXRError() and assertIXRError() assertion methods. 2017-04-12 14:58:33 +00:00
editTerm.php Add term meta support to XML-RPC addTerm and editTerm endpoints. 2017-06-18 10:39:12 +00:00
getComment.php Build/Test tools: Introduce and implement assertNotIXRError() and assertIXRError() assertion methods. 2017-04-12 14:58:33 +00:00
getComments.php Build/Test tools: Introduce and implement assertNotIXRError() and assertIXRError() assertion methods. 2017-04-12 14:58:33 +00:00
getMediaItem.php Build/Test tools: Introduce and implement assertNotIXRError() and assertIXRError() assertion methods. 2017-04-12 14:58:33 +00:00
getOptions.php Build/Test tools: Introduce and implement assertNotIXRError() and assertIXRError() assertion methods. 2017-04-12 14:58:33 +00:00
getPage.php Build/Test tools: Introduce and implement assertNotIXRError() and assertIXRError() assertion methods. 2017-04-12 14:58:33 +00:00
getPageList.php Build/Test tools: Introduce and implement assertNotIXRError() and assertIXRError() assertion methods. 2017-04-12 14:58:33 +00:00
getPages.php Build/Test tools: Introduce and implement assertNotIXRError() and assertIXRError() assertion methods. 2017-04-12 14:58:33 +00:00
getPost.php Build/Test tools: Introduce and implement assertNotIXRError() and assertIXRError() assertion methods. 2017-04-12 14:58:33 +00:00
getPosts.php Build/Test tools: Introduce and implement assertNotIXRError() and assertIXRError() assertion methods. 2017-04-12 14:58:33 +00:00
getPostType.php Build/Test tools: Introduce and implement assertNotIXRError() and assertIXRError() assertion methods. 2017-04-12 14:58:33 +00:00
getPostTypes.php Build/Test tools: Introduce and implement assertNotIXRError() and assertIXRError() assertion methods. 2017-04-12 14:58:33 +00:00
getProfile.php Build/Test tools: Introduce and implement assertNotIXRError() and assertIXRError() assertion methods. 2017-04-12 14:58:33 +00:00
getRevisions.php Build/Test tools: Introduce and implement assertNotIXRError() and assertIXRError() assertion methods. 2017-04-12 14:58:33 +00:00
getTaxonomies.php Build/Test tools: Introduce and implement assertNotIXRError() and assertIXRError() assertion methods. 2017-04-12 14:58:33 +00:00
getTaxonomy.php Build/Test tools: Introduce and implement assertNotIXRError() and assertIXRError() assertion methods. 2017-04-12 14:58:33 +00:00
getTerm.php Add term meta support to XML-RPC addTerm and editTerm endpoints. 2017-06-18 10:39:12 +00:00
getTerms.php Add term meta support to XML-RPC addTerm and editTerm endpoints. 2017-06-18 10:39:12 +00:00
getUser.php Build/Test tools: Introduce and implement assertNotIXRError() and assertIXRError() assertion methods. 2017-04-12 14:58:33 +00:00
getUsers.php Build/Test tools: Introduce and implement assertNotIXRError() and assertIXRError() assertion methods. 2017-04-12 14:58:33 +00:00
newComment.php Build/Test tools: Introduce and implement assertNotIXRError() and assertIXRError() assertion methods. 2017-04-12 14:58:33 +00:00
newPost.php Build/Test tools: Introduce and implement assertNotIXRError() and assertIXRError() assertion methods. 2017-04-12 14:58:33 +00:00
newTerm.php Add term meta support to XML-RPC addTerm and editTerm endpoints. 2017-06-18 10:39:12 +00:00
restoreRevision.php Build/Test tools: Introduce and implement assertNotIXRError() and assertIXRError() assertion methods. 2017-04-12 14:58:33 +00:00
setOptions.php Fix a multisite test failure by testing an option that can be updated in multisite. 2014-04-10 21:09:33 +00:00
uploadFile.php Build/Test tools: Introduce and implement assertNotIXRError() and assertIXRError() assertion methods. 2017-04-12 14:58:33 +00:00