Namespaces: global |
Description |
|---|---|
| bp_get_blogs_root_slug() |
Return the blogs component root slug. |
| bp_blogs_directory_permalink() |
Output blog directory permalink. |
| bp_get_blogs_directory_permalink() |
Return blog directory permalink. |
| bp_rewind_blogs() |
Rewind the blogs and reset blog index. |
| bp_has_blogs() |
Initialize the blogs loop. |
| bp_blogs() |
Determine if there are still blogs left in the loop. |
| bp_the_blog() |
Get the current blog object in the loop. |
| bp_blogs_screen_create_a_blog() |
Load the “Create a Blog” screen. |
| bp_blogs_screen_my_blogs() |
Load the “My Blogs” screen. |
| bp_blogs_screen_index() |
Load the top-level Blogs directory. |