Namespaces: global |
Description |
|---|---|
| bp_blogs_register_activity_actions() |
Register activity actions for the blogs component. |
| bp_blogs_register_post_tracking_args() |
Set up the tracking arguments for the ‘post’ post type. |
| bp_blogs_format_activity_action_new_blog() |
Format ‘new_blog’ activity actions. |
| bp_blogs_format_activity_action_new_blog_post() |
Format ‘new_blog_post’ activity actions. |
| bp_blogs_format_activity_action_new_blog_comment() |
Format ‘new_blog_comment’ activity actions. |
| bp_blogs_prefetch_activity_object_data() |
Fetch data related to blogs at the beginning of an activity loop. |
| bp_blogs_record_activity() |
Record blog-related activity to the activity feed. |
| bp_blogs_profile_stats() |
Display the number of blogs in user’s profile. |
| bp_blogs_get_profile_stats() |
Return the number of blogs in user’s profile. |
| bp_blog_backcompat_create_nav_item() |
Checks if a specific theme is still filtering the Blogs directory title if so, transform the title button into a Blogs directory nav item. |