Namespaces: global
Description
BP_Blogs_Blog

The main BuddyPress blog class.

Source: bp-blogs/classes/class-bp-blogs-blog.php:20

xprofile_activity_filter_options()

Add filters for xprofile activity types to Show dropdowns.

Source: bp-xprofile/bp-xprofile-activity.php:343

bp_setup_blogs()

Set up the bp-blogs component.

Source: bp-blogs/bp-blogs-loader.php:21

bp_blogs_register_widgets()

Register the widgets for the Blogs component.

Source: bp-blogs/bp-blogs-widgets.php:15

bp_blogs_creation_location()

Ensure that the ‘Create a new site’ link at wp-admin/my-sites.php points to the BP blog signup.

Source: bp-blogs/bp-blogs-filters.php:32

bp_blogs_comments_clauses_select_by_id()

Only select comments by ID instead of all fields when using get_comments().

Source: bp-blogs/bp-blogs-filters.php:55

bp_blogs_post_pre_publish()

Check whether the current activity about a post or a comment can be published.

Source: bp-blogs/bp-blogs-filters.php:74

xprofile_record_activity()

Records activity for the logged in user within the profile component so that it will show in the users activity feed (if installed).

Source: bp-xprofile/bp-xprofile-activity.php:117

xprofile_delete_activity()

Deletes activity for a user within the profile component so that it will be removed from the users activity feed and sitewide stream (if installed).

Source: bp-xprofile/bp-xprofile-activity.php:153

xprofile_register_activity_action()

Register an activity action for the Profile Fields component.

Source: bp-xprofile/bp-xprofile-activity.php:182