Get current user/logged in description
-
Whats the correct way to get current/logged in user description?
I tested this but it doesnt work.<?php $user = wp_get_current_user();echo($user_meta->description);?>
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Get current user/logged in description’ is closed to new replies.