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

Import User Meta Data from CSV

설명

WordPress admins can bulk import user metadata from a text file – selecting the Key and optionally avoiding duplicate keys.

This plugin uses up-to-date WordPress top level functions, sanitizes all input data and is fully internationalized.

For feature request and bug reports, please use the Q Studio Support Website.

Please do not use the WordPress.org forum to report bugs, as we no longer monitor or respond to questions there.

기능

  • Bulk import users from a simple text list
  • Select if duplicate meta_keys should be added
  • Checks for missing users
  • Sample import data and easy to use
  • Fully internationalized
  • Safe and WordPress Friendly
  • Nerdy debug screens!

스크린샷

  • Add Metadata screen

설치

워드 프레스를 통해 자동 설치 :

  1. 당신의 워드 프레스 관리자 영역에서 ‘추가 새로운’플러그인 화면으로 이동
  2. Search for ‘Add User Metadata’
  3. ‘지금 설치’를 클릭하고 플러그인을 활성화
  4. Go the ‘Users’ menu, under ‘Add User Metadata’

FTP를 통해 수동 설치 :

  1. Upload the export-user-data directory to the /wp-content/plugins/ directory
  2. 당신의 워드 프레스 관리자 영역에서 ‘플러그인’화면을 통해 플러그인을 활성화
  3. Go the ‘Users’ menu, under ‘Add User Metadata’

대신 FTP의, 워드 프레스를 통해 플러그인을 업로드하려면 :

  1. 당신의 워드 프레스 관리자 영역에서 ‘추가 새로운’플러그인 화면 ( ‘업로드’탭 참조)에 다운로드 한 zip 파일을 업로드하고 활성화합니다.
  2. Go the ‘Users’ menu, under ‘Add User Metadata’

FAQ

How to use?

Click on the ‘Add User Metadata’ link in the ‘Users’ menu, enter the meta_key and paste in your CSV data, select the import options then click ‘Add Metadata’. That’s all!

후기

2023년 3월 30일
This plugin executed perfectly. Up to date php, woo and wordpress version as of 3/29/2023. I needed to add a meta_key to postmeta and update values. It detected all the users who already had the key and just updated the value. for those with out, it created the key and updated the value. The feedback on execution was perfect. Great job and many thanks. It saved me from having to develop the SQL commands which can be tricky.
2016년 10월 3일 1 reply
We needed to bulk edit user meta. Sorted and exported user ids from mysql, made a CSV with data, and this plugin did the heavy lifting. Great work!
모든 3 평가 읽기

기여자 & 개발자

“Import User Meta Data from CSV”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Import User Meta Data from CSV”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

0.5.2

  • ReadMe Fix

0.5.6.x

  • github action test

0.5.6

  • github action deployment test

0.5.5

  • Fix to WP Thickbox asset
  • WP 5.5.0 testing

0.3.2

  • WP 4.4.1 testing

0.3.1

  • WP 4.0 testing

0.3

  • moved plugin instatiation to WP init hook
  • Name change
  • 3.8.1 testing

0.2

  • Contributor Edit.

0.1

  • First public release.