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