Page_Header::filter_archive_title( string $title )
Remove “Category:”, “Tag:”, “Author:” from the archive title.
Parameters
- $title
-
(Required) Archive title.
Return
(string)
Source
File: inc/views/page_header.php
Expand full source code Collapse full source code View on Github