Hello!
I was trying to edit the Recent Site Wide Posts widget to show only the Title and Date in the title as opposed to showing the
“Author” wrote a new blog post: “Title” 1 month, 1 week ago · View · Delete
I’ve narrowed it down to this are in the bp-blogs-widgets.php,
<div class=”activity-header”>
<?php bp_activity_action() ?>
</div>
At this point I can’t find where the bp_activity_action is located and on top of that I’m assuming that if I change that, then it will be changed in my Activity page also.
Is there a way to change it ONLY for the widget without affecting the Activity page?
Please note that I’m not that amazing of a programmer.
Thanks a lot!!!
Payam