W3cubDocs

/WordPress

apply_filters( 'post_type_archive_title', string $post_type_name, string $post_type )

Filters the post type archive title.

Parameters

$post_type_name

(string) Post type 'name' label.

$post_type

(string) Post type.

Source

File: wp-includes/general-template.php

View on Trac

Changelog

Version Description
3.1.0 Introduced.

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