Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: bp_blogs_record_activity* and the blog $post->ID?

@r-a-y

Keymaster

Check out the bp_blogs_record_post() function.

The blog post ID is the “secondary_item_id” parameter in bp_blogs_record_activity().

You might want to use this filter instead:

bp_blogs_activity_new_post_content

Skip to toolbar