bp_blog_name()
Output the name of the current blog in the loop.
Contents
Description Description
Source Source
File: bp-blogs/bp-blogs-template.php
function bp_blog_name() { echo bp_get_blog_name(); }
Output the name of the current blog in the loop.
File: bp-blogs/bp-blogs-template.php
function bp_blog_name() { echo bp_get_blog_name(); }