@since: BuddyPress 1.5.0 |
Description |
---|---|
bp_get_blogs_slug() |
Return the blogs component slug. |
bp_get_blogs_slug |
Filters the blogs component slug. |
bp_blogs_before_remove_data |
Fires before all blog associations are removed for a given user. |
bp_blogs_before_remove_data_for_blog |
Fires before all data related to a given blog is removed from blogs tracker and activity feed. |
bp_blogs_before_remove_blog |
Fires before a “blog created” item is removed from blogs tracker and activity feed. |
bp_blogs_before_remove_blog_for_user |
Fires before a blog is removed from the tracker for a specific user. |
bp_is_new_blog_public |
Filters whether or not a new blog is public. |
BP_Blogs_Component::setup_admin_bar() |
Set up bp-blogs integration with the WordPress admin bar. |
bp_blogs_has_directory() |
Check whether the $bp global lists an activity directory page. |
BP_Blogs_Component::__construct() |
Start the blogs component creation process. |