Display username of last registered user on page/widget
-
I’m not an expert so i could use some help on this, i tried the following myself.
I just want to display the username of the newest member in a widget i used the following code but i doesn’t seem to work (i’m not surprised, i’m not really a programmer)
This is the code is used:
<?php echo bp_has_members( 'user_id=' . newest); ?>
- The topic ‘Display username of last registered user on page/widget’ is closed to new replies.