09/29/2016 at 11:21 am
#393647
Guest
Hi,
Please help I need to link to the entries of each person registered
<?php
echo " /user-edit.php?user_id={$u}'>Firstname Lastaname ";
?>
How can you do in the plugin?
regards