apply_filters( 'get_the_archive_title_prefix', string $prefix )

Filters the archive title prefix.


Parameters

$prefix

Archive title prefix.


Source

File: wp-includes/general-template.php

View on GitHub



Changelog

Changelog
Version Description
5.5.0 Introduced.