AI Search
Classic Search
Notifications
Clear all
May 28, 2023 5: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 6:06 pm
<?php wpforo_phrase('Joined:') ?> <?php wpforo_date( $member['user_registered'], 'date' ) ?>