apply_filters( 'wp_title_parts', array $title_array )

Filters the parts of the page title.


Description Description


Parameters Parameters

$title_array

(array) Parts of the page title.


Top ↑

Source Source

File: wp-includes/general-template.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
4.0.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

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