이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

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.