Filters the post type archive title.
$post_type_namestring
'name' label.$post_typestring
$title = apply_filters( 'post_type_archive_title', $post_type_obj->labels->name, $post_type );
| Version | Description |
|---|---|
| 3.1.0 | Introduced. |
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/post_type_archive_title