Wordpress/tests/phpunit/tests/category
Boone Gorges 2e5bbe0667 category_description() should be taxonomy-agnostic.
This change reinstates the previous de facto behavior of `category_description()`.
See [40979], [42364]. Because `term_description()` no longer passes `$taxonomy` to
`get_term_field()`, the parameter is no longer needed and has been deprecated.

Fixes #42605. See #42771.

git-svn-id: https://develop.svn.wordpress.org/trunk@42368 602fd350-edb4-49c9-b593-d223f7449a82
2017-12-04 21:48:24 +00:00
..
categoryDescription.php category_description() should be taxonomy-agnostic. 2017-12-04 21:48:24 +00:00
getCategories.php Improve error handling in get_categories(). 2016-03-14 13:52:14 +00:00
getCategoryLink.php Fix incorrect test names from [42364]. 2017-12-04 20:46:56 +00:00
getCategoryParents.php Code is Poetry. 2017-11-30 23:09:33 +00:00
getTheCategoryById.php get_the_category_by_ID() should be taxonomy-agnostic. 2017-12-04 21:02:10 +00:00
wpDropdownCategories.php Code is Poetry. 2017-11-30 23:09:33 +00:00
wpListCategories.php Code is Poetry. 2017-11-30 23:09:33 +00:00