Core Function
View Source on Trac ↗ the_archive_description()
the_archive_description( mixed $before = '', mixed $after = '' ) Displays category, tag, term, or author description.
Parameters 0 required
| Name / Type | Description |
|---|---|
| $before string | Optional. Content to prepend to the description. Default empty. |
| $after string | Optional. Content to append to the description. Default empty. |
Return Value
(void)
No return value description available.
Function Information
Since Version
4.1.0
Source File
wp-includes/general-template.php
Advertisement