WPDev.one
Core Function
View Source on Trac ↗

the_archive_title()

the_archive_title( mixed $before = '', mixed $after = '' )

Displays the archive title based on the queried object.

Parameters 0 required

Name / Type Description
$before
string

Optional. Content to prepend to the title. Default empty.

$after
string

Optional. Content to append to the title. 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