Skip to:
Content
Pages
Categories
Search
Top
Bottom

How to add content to ACTIVITY feed RSS?


  • Pisanojm
    Participant

    @pisanojm

    The Activity Feed only shows who posted and the topic title… how can add the content of the post or a truncated excerpt of the content to the standard ACTIVITY RSS feed? Seems like a simple mod to one of the RSS pages… PLEASE HELP.

Viewing 1 replies (of 1 total)

  • r-a-y
    Keymaster

    @r-a-y

    Check out how activity RSS feeds are parsed in:
    /wp-content/plugins/buddypress/bp-activity/feeds/

    There are a few hooks you could potentially use to add additional content.

    If you want to filter the item description, use the “bp_get_activity_feed_item_description” hook available in the bp_get_activity_feed_item_description() function.

    Various other filters are available for the item title, etc. in bp-activity-template.php as well.

Viewing 1 replies (of 1 total)
  • The topic ‘How to add content to ACTIVITY feed RSS?’ is closed to new replies.
Skip to toolbar