File: bp-blogs/bp-blogs-template.php |
Description |
---|---|
bp_get_blog_class() |
Return the row class of the current blog in the loop. |
bp_get_blog_class |
Filters the row class of the current blog in the loop. |
bp_blog_last_active() |
Output the last active date of the current blog in the loop. |
bp_get_blog_last_active() |
Return the last active date of the current blog in the loop. |
bp_blog_id() |
Output the ID of the current blog in the loop. |
bp_get_blog_id() |
Return the ID of the current blog in the loop. |
bp_get_blog_id |
Filters the ID of the current blog in the loop. |
bp_blog_description() |
Output the description of the current blog in the loop. |
bp_blog_description |
Filters the description of the current blog in the loop. |
bp_get_blog_permalink |
Filters the blog permalink. |