bp_blog_name()
Output the name of the current blog in the loop.
Description
Source
File: bp-blogs/bp-blogs-template.php
function bp_blog_name() {
echo bp_get_blog_name();
}
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.