Hi,
I am developing with Kleo.
I modified Activity Stream (as W-board) to show only “update” and “rtmedia”.
—
…/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 “update” shows people’s (including myself) Post in profile and at their groups.
While checking Activity Stream at Groups shows only updates of within only groups by group members…
My question is….
Can I only show “People’s Post made from W-board (Profile or Activity Stream)” ??
I look forward to hearing from you soon.
Thanks,
Taek