Skip to:
Content
Pages
Categories
Search
Top
Bottom

Activity stream filtering.


  • tekku
    Participant

    @tekku

    Hi,
    I am using Kleo theme.
    I modified Profile Activity Stream to show only “update” and “rtmedia” with following way.

    …/wp-content/themes/kleo-child/buddypress/activity/activity-loop.php

    Changed as below

    if ( bp_has_activities( bp_ajax_querystring( ‘activity’ ) . “&action=activity_update,rtmedia_update” ) ) :


    The result is now like below..

    XXX posted an update
    YYY posted an update
    XXX posted an update in the group XYZZ
    YYY posted an update in the group YYIIZZ

    Is there any way to hide or remove “..posted an update in the group…”? I don’t want to show people’s group activities.

    (Groups’ activity is already showing within the group only as default. Not member’s personal activities.)

    Thanks,
    T

  • You must be logged in to reply to this topic.
Skip to toolbar