File: bp-blogs/bp-blogs-template.php |
Description |
---|---|
bp_get_blog_avatar_{$blog_id} |
In future BuddyPress versions you will be able to set the avatar for a blog. |
bp_blogs_get_profile_stats |
Filters the number of blogs in user’s profile. |
bp_blogs_profile_stats() |
Display the number of blogs in user’s profile. |
bp_blogs_get_profile_stats() |
Return the number of blogs in user’s profile. |
bp_get_blog_create_button |
Filters the Create a Site button. |
bp_blog_create_nav_item() |
Output the Create a Site nav item. |
bp_get_blog_create_nav_item() |
Get the Create a Site nav item. |
bp_get_blog_create_nav_item |
Filters the Create A Site nav item output. |
bp_blog_backcompat_create_nav_item() |
Checks if a specific theme is still filtering the Blogs directory title if so, transform the title button into a Blogs directory nav item. |
bp_blogs_visit_blog_button() |
Output button for visiting a blog in a loop. |