Det här tillägget har inte testats med någon av de 3 senaste huvudversionerna av WordPress. Det kanske inte längre underhålls och kan ha kompatibilitetsproblem när det används tillsammans med nyare versioner av WordPress.

User Information to CSV

Beskrivning

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.

Installation

  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.

Vanliga frågor

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.

Recensioner

Detta tillägg har inga recensioner.

Bidragsgivare och utvecklare

”User Information to CSV” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.

Bidragande personer

Översätt ”User Information to CSV” till ditt språk.

Intresserad av programutveckling?

Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.

Ändringslogg

1.3

  • Export all the user metadata

1.2.1

  • Function names changed to avoid conflict.

1.2

  • Instructions and screenshot added.