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
-
The BuddyPress page title.
- $title
-
The original WordPress page title.
- $sep
-
The title parts separator.
- $seplocation
-
Location of the separator (left or right).
Source
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.