Print user name and email user
-
Hello,
How to print the User name and email user on the top or bottom
I treid to modify the printomat.js
but achieve to get these variable like
$current_user = wp_get_current_user();
echo ‘User email: ‘ . $current_user->user_email . ‘<br />’;Can somebody help me
Thanks
Siup
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Print user name and email user’ is closed to new replies.