Filter Hook
View Source on Trac ↗
Filter Hook
the_category
apply_filters( 'the_category', get_cat_name(get_option('default_category')), '', '' ) This filter is documented in wp-includes/category-template.php
Parameters 0 required
| Name / Type | Description |
|---|---|
| get_cat_name(get_option('default_category')) mixed | No description available. |
| '' mixed | No description available. |
| '' mixed | No description available. |
Return Value
(mixed)
No return value description available.
Hook Information
Source File
wp-admin/edit-tags.php
Advertisement