This function has been deprecated. BuddyPress 1.5.0 instead.
bp_page_title()
Template tag version of bp_get_page_title()
Description
Source
File: bp-core/deprecated/buddypress/1.5.php
function bp_page_title() {
echo bp_get_page_title();
}
Changelog
| Version | Description |
|---|---|
| BuddyPress 1.5.0 | BuddyPress 1.5.0 |
| BuddyPress 1.0.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.