@since: BuddyPress 2.0.0 |
Description |
---|---|
bp_blogs_add_blogmeta() |
Add a piece of blog metadata. |
bp_blogs_remove_associated_blog_comments() |
Removes blog comments that are associated with activity comments. |
bp_blogs_update_option_thread_comments() |
When toggling threaded comments, update thread depth in blogmeta table. |
bp_blogs_update_option_thread_comments_depth() |
When updating comment depth, update thread depth in blogmeta table. |
bp_blogs_update_option_close_comments_for_old_posts() |
Update “Close comments for old posts” option in BuddyPress blogmeta table. |
bp_blogs_update_option_close_comments_days_old() |
Update “Close comments after days old” option in BuddyPress blogmeta table. |
bp_xprofile_updated_profile_activity() |
Add an activity item when a user has updated his profile. |
bp_xprofile_updated_profile_activity_throttle_time |
Filters the throttle time, in seconds, used to prevent excessive activity posting. |
xprofile_activity_filter_options() |
Add filters for xprofile activity types to Show dropdowns. |
bp_xprofile_format_activity_action_new_avatar |
Filters the formatted ‘new_avatar’ activity feed action. |