May 28, 2023 1:22 pm
Hi,
I'm trying to find a way to also display Joined date for member in topics. For Simplified view.
Any tips?
Thanks
3 Replies
May 28, 2023 2:06 pm
<?php wpforo_phrase('Joined:') ?> <?php wpforo_date( $member['user_registered'], 'date' ) ?>