how ot find the name of the user that is logged in code example Example: wp get logged in user id <?php $user_id = get_current_user_id(); ?>