wordpress-develop/tests/phpunit/tests/term
2013-11-15 02:32:16 +00:00
..
getTerms.php Remove the Featured Content term filters when running Unit Tests. Set the return value of wp_get_object_terms() to a var before passing to array_shift() in test_get_object_terms_types(), which expects a var to be passed by reference. 2013-11-15 02:32:16 +00:00
query.php Add unit test for tax_query against attachments. 2013-09-06 14:43:49 +00:00
slashes.php Move PHPUnit tests into a tests/phpunit directory. 2013-08-29 18:39:34 +00:00