Filters the category description for display.
$descriptionstring
$categoryWP_Term
$atts['title'] = strip_tags( apply_filters( 'category_description', $category->description, $category ) );
| Version | Description |
|---|---|
| 1.2.0 | Introduced. |
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/category_description