-
Pisanojm posted on the forum topic Date shown in Default BP theme in the group How-To and Troubleshooting:
@newrambler this is in the index.php of the buddypress theme… you have to go into the buddypress plugin –> then theme….
-
r-a-y posted on the forum topic Date shown in Default BP theme in the group How-To and Troubleshooting:
@newrambler – for /index.php, it’s on line 26:
http://trac.buddypress.org/browser/tags/1.2.5.2/bp-themes/bp-default/index.php
@pisanojm – maybe a filter on the_time() would suffice, some might like the existing relative time. Definitely create an enhancement ticket!