W3cubDocs

/WordPress

apply_filters( ‘get_the_archive_title_prefix’, string $prefix )

Filters the archive title prefix.

Parameters

$prefixstring
Archive title prefix.

Source

$prefix = apply_filters( 'get_the_archive_title_prefix', $prefix );

Changelog

Version Description
5.5.0 Introduced.

© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/get_the_archive_title_prefix