get_user_meta ( $user_id, 'shipping_country', true ); return $address; } ...and this code works regardless of whether you are logged in as admin or not.
確定! 回上一頁