@since: BuddyPress 1.0.0 |
Description |
---|---|
bp_get_blog_permalink |
Filters the blog permalink. |
bp_blogs_pagination_count() |
Output the blogs pagination count. |
bp_blogs_screen_create_a_blog() |
Load the “Create a Blog” screen. |
bp_blogs_screen_create_a_blog |
Fires right before the loading of the Create A Blog screen template file. |
bp_blogs_screen_my_blogs() |
Load the “My Blogs” screen. |
bp_blogs_screen_my_blogs |
Fires right before the loading of the My Blogs screen template file. |
bp_blogs_clear_blog_object_cache() |
Clear the blog object cache. |
bp_blogs_remove_data |
Fires after all blog associations are removed for a given user. |
bp_blogs_remove_comment |
Fires after a blog comment activity item was removed from activity feed. |
bp_blogs_remove_data_for_blog |
Fires after all data related to a given blog has been removed from blogs tracker and activity feed. |