mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-14 17:44:25 +00:00
2e5bbe0667d990d7dfb27b4ac2593f21db1e4591
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
Description
No description provided
Languages
PHP
80.5%
CSS
9.4%
JavaScript
8.5%
SCSS
0.9%
HTML
0.7%