$current_user = wp_get_current_user();. 2 echo "<pre>";. 3 print_r($current_user);. 4 echo "</pre>";. 5. 6 Resultado: 7 WP_User Object.
確定! 回上一頁