Thanks, @acurran, I was looking for the code too and tried your suggestion but got an error:
Parse error: syntax error, unexpected T_ENDWHILE in /home/domain/public_html/wp-content/plugins/buddypress/bp-themes/bp-default/members/members-loop.php on line 68
on line 68 there is
I don’t know how to get it right here. Does somebody know solution to this?
@SBrajesh I tried the codes you gave, but
I got an error when put in echo:
Fatal error: Call to undefined method DateTime::diff() in /home/dom/public_html/wp-content/plugins/buddypress/bp-themes/bp-default/functions.php on line 377
Line 377 is this – $diff= $current_date_time->diff($dob);//returns DateInterval object