apply_filters( 'bp_modify_document_title_parts', array $bp_title, array $title )

Filters BuddyPress title parts that will be used into the document title.


Description Description


Parameters Parameters

$bp_title

The BuddyPress page title parts.

$title

The original WordPress title parts.


Top ↑

Source Source

File: bp-core/bp-core-filters.php


Top ↑

Changelog Changelog

Changelog
Version Description
2.4.3 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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