Namespaces: global |
Description |
|---|---|
| BP_Blogs_Blog |
The main BuddyPress blog class. |
| 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). |
| 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). |
| xprofile_register_activity_action() |
Register an activity action for the Profile Fields component. |
| bp_xprofile_new_avatar_activity() |
Adds an activity feed item when a user has uploaded a new avatar. |
| bp_xprofile_updated_profile_activity() |
Add an activity item when a user has updated his profile. |
| xprofile_activity_filter_options() |
Add filters for xprofile activity types to Show dropdowns. |
| bp_setup_blogs() |
Set up the bp-blogs component. |
| bp_blogs_register_widgets() |
Register the widgets for the Blogs component. |
| bp_blogs_creation_location() |
Ensure that the ‘Create a new site’ link at wp-admin/my-sites.php points to the BP blog signup. |