@omgbud
Not recently active
-
danbpfr replied to the topic How to get profile field that are set to friend views only? in the forum How-to & Troubleshooting 11 years, 9 months ago
-
danbpfr replied to the topic [Resolved] Group Forum display time in the forum How-to & Troubleshooting 11 years, 9 months ago
hi @omgbud,
if BP 1.6.x, you can add this to your theme’s functions.php
This will change the date format of each group forum topicfunction my_topic_date_ouput () {
global $forum_template;
echo date […]