Title: 個人データのエクスポート画面
Author: Dion Hulse
Published: 2019年2月4日
Last modified: 2024年9月6日

---

## カテゴリー

 * [はじめに](https://ja.wordpress.org/support/category/getting-started/)
 * [インストール](https://ja.wordpress.org/support/category/installation/)
 * [基本的な使い方](https://ja.wordpress.org/support/category/basic-usage/)
 * [基本的な管理](https://ja.wordpress.org/support/category/basic-administration/)
 * [カスタマイズ](https://ja.wordpress.org/support/category/customizing/)
 * [メンテナンス](https://ja.wordpress.org/support/category/maintenance/)
 * [セキュリティ](https://ja.wordpress.org/support/category/security/)
 * [高度なトピック](https://ja.wordpress.org/support/category/advanced-topics/)
 * [トラブルシューティング](https://ja.wordpress.org/support/category/troubleshooting/)

## 翻訳・改善にご協力ください

 ドキュメンテーションを現在[英語版](https://wordpress.org/support/)から翻訳中です。
どなたでも[ご協力いただけます](https://ja.wordpress.org/team/2019/08/06/359/)。

 誤字や間違った情報にお気づきの方は、各記事の下にあるフィードバックセクションから
お知らせください。

# 個人データのエクスポート画面

WordPress 4.9.6 included a feature to archive user data for export. Export Personal
Data tool can generate a (`.zip` format) file containing the personal data which
exists about a user within your WordPress site.

Note: As this tool ONLY gathers data from WordPress and participating plugins, you
may need to go beyond to comply with export requests.

## Using Export Personal Data

### Basic Usage

Export Personal Data tool uses email validation to send a user’s request to an administrator.

1. Select **Tools** -> **Export Personal Data** from Administration Screens.

[[

Export Personal Data Screen

2. Specify Username or email address and click **Send Request**.
 If Confirmation
request initiated successfully, the request will be shown in below Requester Table
and **Status** will be changed to _Pending_.

[[

Export Personal Data Pending Screen

User will receive the following mail with subject ‘[<site_name>] Confirm Action:
Extract Personal Data’.

    ```wp-block-preformatted
    Howdy,

    A request has been made to perform the following action on your account:

         Export Personal Data

    To confirm this, please click on the following link:
    https://<site_address>/wp-login.php?action=confirmaction&request_id=94&confirm_key=99rqZB4CcRct8JwL55Ov

    You can safely ignore and delete this email if you do not want to
    take this action.

    This email has been sent to atachibana@unofficialtokyo.com.

    Regards,
    All at <site_name>
    http://<site_address>/
    ```

3. If user click link in the mail, below page is shown.

[[

At the same time, the Status of Request will be changed to _Confirmed_, and **Next
Steps** shows **Email Data** button.

[[

Export Personal Data Confirmed Screen

4. Click **Email Data**.
 **Next Steps** will be changed to **Email Sent**.

[[

User will receive following mail with subject ‘[<site_name>] Personal Data Export’.

    ```wp-block-preformatted
    Howdy,

    Your request for an export of personal data has been completed. You may
    download your personal data by clicking on the link below. For privacy
    and security, we will automatically delete the file on <expired_date>,
    so please download it before then.

    https://<site_address>/wp-content/uploads/sites/3/wp-personal-data-exports/wp-personal-data-file-atachibana-at-unofficialtokyo-com-TONWbmz8GqwFi5ScUBTrClel0zc4DkU0.zip

    This email has been sent to atachibana@unofficialtokyo.com.

    Regards,
    All at <site_name>
    http://<site_address>
    ```

**Note:** Link is available only 48 hours.

5. If user click the link, `.zip` file will be downloaded that includes one index.
html file. For detail format, refer below section Exported Personal Data.

At the same time, the **Status** of Request will be changed to _Completed_, and **
Next Steps** displays **Remove request** button.

[⌊ExportPersonalData 4.9.6 completed.jpg⌉⌊ExportPersonalData 4.9.6 completed.jpg⌉[

6. Click **Remove request**. The request will be removed.

Note: There are no ‘Trash’ status such as Posts’.

### Downloading Personal Data

You can download Personal Data from popup menu **Download Personal Data**.

 1.  Move mouse cursor on the Requester’s mail address in the Requester Table. **Download
    Personal Data** will be displayed.
 2.  Click **Download Personal Data**.

[⌊ExportPersonalData 4.9.6 download.jpg⌉⌊ExportPersonalData 4.9.6 download.jpg⌉[

`.zip` file will be downloaded that includes one index.html file. For detail format,
refer below section Exported Personal Data.
 At the same time, the Status of Request
will be changed to _Completed_, and **Next Steps** shows **Remove request** button.

Note: Even in the _Pending_ status, you can download the Personal Data.

### Filtering Request

You can filter requests by Status or Requester’s mail address.

To Filter by Status

 *  Click **All**, **Pending**, **Confirmed**, **Failed** and **Completed** above
   Requester Table.

To Filter by Requester’s email address

 *  Insert full or part of email address in the box above Requester Table, and Click**
   Search Results**.

### Resending the mail

 1.  Select checkbox of the Request that you want to resend the mail.
 2.  Select **Resend email** from **Bulk Actions** dropdown box and click **Apply**.

### Removing Request

 1.  Select checkbox of the Request that you want to remove.
 2.  Select **Remove** from **Bulk Actions** dropdown box and click **Apply**.

## Exported Personal Data

In the `.zip` file, one `index.html` file exists. To see the data double click the
icon from Explorer (Windows) or Finder (Mac).

[[

Export Personal Data tool only exports data from WordPress and participating plugins.
From WordPress, following data are exported as Personal Data:

 *  About WordPress site
 *  User Information
 *  Comments
 *  Media

[原文](https://wordpress.org/documentation/article/tools-export-personal-data-screen/)

## この記事は役に立ちましたか ? どうすればさらに改善できますか ?

フィードバックを送信するには[ログイン](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fja.wordpress.org%2Fsupport%2Farticle%2Ftools-export-personal-data-screen%2F&locale=ja)
する必要があります。