For the email address, you should use the following parameter: $current_user = wp_get_current_user(); echo $current_user->user_email;.
確定! 回上一頁