Skip to:
Content
Pages
Categories
Search
Top
Bottom

Add external RSS Feeds to the SiteWide Activity Widget?

  • @rohan_kapoor

    Participant

    Is this possible? What would the functions that would need modifying be? Thanks in advance!

Viewing 2 replies - 1 through 2 (of 2 total)
  • @johnjamesjacoby

    Keymaster

    Site wide activity is “added” or “recorded” by performing actions within BuddyPress, or by outside plugins adding those entries into the activity table.

    Depending which version of BP you’re using, check out how the function bp_activity_add(trunk)/bp_activity_record(stable) works. You would need to “import” the feed entry by entry into the activity table using one of those functions.

    @kunal17

    Participant

    Rohan,

    Do let us know if you succeed at this. This would be a good interim solution until someone can cook up full external blogs functionality. Thanks.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Add external RSS Feeds to the SiteWide Activity Widget?’ is closed to new replies.
Skip to toolbar