Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: activity stream post ID?


Hoodie Mark
Participant

@hoodiemark

@nuprn1 i tried:
if ( ‘new_blog_post’ == bp_get_activity_type() ) : echo $secondary_item_id => post_id; endif;
but still can’t get the post_id

The codex docs are pretty darned incomplete and without any examples it’s really hard to deal with the buddypress functions/filters. Any hints on how i echo that post id????

Skip to toolbar