Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Update User Activitys Stream by RSS Feed

OK thanks, I will try it out but can you tell me what I should put for the rest of the fields, espedcially component and type. I want it so that the title of the post is displayed so for the feed for http://www.ambeat.com/

array(
‘feed_url’ => ‘http://feeds.feedburner.com/ambeata?,
‘feed_action’ => ‘%s posted the link %s’,
‘component’ => ‘delicious’,
‘type’ => ‘new_delicious_link’,
’show_text’ => __( ‘Show Delicious Links’, ‘bp-external-activity’ )
‘user_id’ => ‘johnb’,
),

Skip to toolbar