@since: BuddyPress 1.0.0 |
Description |
---|---|
bp_blogs_remove_blog |
Fires after a “blog created” item has been removed from blogs tracker and activity feed. |
bp_blogs_remove_blog_for_user |
Fires after a blog has been removed from the tracker for a specific user. |
bp_blogs_new_blog_post |
Fires after BuddyPress has recorded metadata about a published blog post. |
bp_blogs_record_blog() |
Make BuddyPress aware of a new site so that it can track its activity. |
bp_blogs_new_blog |
Fires after BuddyPress has been made aware of a new site for activity tracking. |
bp_blogs_redirect_to_random_blog() |
Redirect to a random blog in the multisite network. |
bp_blogs_record_existing_blogs() |
Populate the BP blogs table with existing blogs. |
bp_blogs_screen_index |
Fires right before the loading of the top-level Blogs screen template file. |
BP_Blogs_Blog |
The main BuddyPress blog class. |
bp_blogs_blog_user_id_before_save |
Filters the blog user ID before save. |