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

Filters the post type archive title.


Description Description


Parameters Parameters

$post_type_name

(string) Post type 'name' label.

$post_type

(string) Post type.


Top ↑

Source Source

File: wp-includes/general-template.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
3.1.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.