このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの 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.

FAQ

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.