apply_filters( 'bp_modify_page_title', string $new_title, string $title, string $sep, string $seplocation )

Filters the older ‘wp_title’ page title for BuddyPress pages.

Description

Parameters

$new_title

(string) The BuddyPress page title.

$title

(string) The original WordPress page title.

$sep

(string) The title parts separator.

$seplocation

(string) Location of the separator (left or right).

Source

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

Changelog

Changelog
Version Description
BuddyPress 1.5.0 Introduced.

Questions?

We're always happy to help with code or other questions you might have! Search our developer docs, contact support, or connect with our sales team.