Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Using bp_activity_add() to update an activity


Matthew Holt
Participant

@webdevmatt

I actually did that as well and had the same result :(.
`$activity_id = bp_activity_add( array( ‘id’ => 468, ‘content’ => ‘something new and blue’ ));`

You would think one of these would work.

Skip to toolbar