Dodatak nije testiran s zadnje 3 glavna izdanja WordPressa. Možda ga se više ne održava ili pruža podršku i možda ima probleme sa kompatibilnošću s novijim inačicama WordPressa.

User Information to CSV

Opis

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.

Instalacija

  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.

ČPP

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.

Recenzije

Nema recenzija za ovaj dodatak.

Suradnici i Programeri

“User Information to CSV” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.

Suradnici

Prevedite “User Information to CSV” na svoj jezik.

Zainteresirani ste za razvoj?

Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.

Dnevnik promjena

1.3

  • Export all the user metadata

1.2.1

  • Function names changed to avoid conflict.

1.2

  • Instructions and screenshot added.