Namespaces: global |
Description |
|---|---|
| BP_Blogs_Blog |
The main BuddyPress blog class. |
| 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. |
| bp_blogs_comments_clauses_select_by_id() |
Only select comments by ID instead of all fields when using get_comments(). |
| bp_blogs_post_pre_publish() |
Check whether the current activity about a post or a comment can be published. |
| 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. |