Wordpress/tests
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
..
phpunit category_description() should be taxonomy-agnostic. 2017-12-04 21:48:24 +00:00
qunit REST API: Add permalink_structure to the index endpoint. 2017-11-10 06:10:23 +00:00