這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

User Information to CSV

外掛說明

Export-users-csv-records allows you to export users list and their metadata in CSV file. CSV file having the following fields and their metadata.

  1. Username
  2. Email
  3. Display Name
  4. First Name
  5. Last Name
  6. Registered Date

All user metadata has been included in that CSV file.

Kindly let us know your feedback or comments to add more features in this plugin.

安裝方式

  1. Log in to your WordPress admin panel and go to Plugins -> Add New
  2. Type Export-users-csv-records in the search box and click on search button.
  3. Find Export Users plugin.
  4. Then click on Install Now after that activate the plugin.

OR

  1. Download and save the Export-users-csv-records plugin to your hard disk.
  2. Login to your WordPress and go to the Add Plugins page.
  3. Click Upload Plugin button to upload the zip.
  4. Click Install Now to install and activate the plugin.

常見問題集

How to Export users?
  1. Click Export Users menu from left side navigation menu
  2. Click the download link in the screen(“Click Here”) to download the CSV file after users exported successfully.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈User Information to CSV〉的開發相關工作。

參與者

將〈User Information to CSV〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.3

  • Export all the user metadata

1.2.1

  • Function names changed to avoid conflict.

1.2

  • Instructions and screenshot added.