apply_filters( 'get_the_archive_title_prefix', string $prefix )
Filters the archive title prefix.
Parameters
-
$prefix
string -
Archive title prefix.
Source
File: wp-includes/general-template.php
.
View all references
$prefix = apply_filters( 'get_the_archive_title_prefix', $prefix );
Changelog
Version | Description |
---|---|
5.5.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.
Remove all archive title prefixes