wp_get_current_user 函数是获取当前登录的用户对象(WP_User),是get_currentuserinfo()函数的封装,使用全局变量$current_user!
確定! 回上一頁