Removing TimeSince from Sitewide Activity
- 
		Hi Sorry for yet another question. I am trying to implement a sitewide activity stream in my sidebar. I modified my-friends.php for this and implement it in my sidebar using: <?php locate_template( array( 'activity/site-activity.php' ), true ) ?>While this all works fine I still can’t get my head around the filters and actions in WP/BP and therefore am unable to delete the Time Since Tags in the activity stream. in bp-activity.php I found return apply_filters( 'bp_activity_add_timesince_placeholder', $content );however i am not sure if I need to call remove_filter(), where and with what args!? Can any1 help? Cheers roland 
- The topic ‘Removing TimeSince from Sitewide Activity’ is closed to new replies.
