Make WordPress Core

Timestamp:
12/04/2017 09:48:24 PM (7 years ago)
Author:
boonebgorges
Message:

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.

File:
1 added

Note: See TracChangeset for help on using the changeset viewer.