wp_set_current_user ( $cur_id ); return $current_user; }. //$current_user has a junk value. Force to WP_User with ID 0. $current_user = null;
確定! 回上一頁