這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

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.

Features

  • 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

安裝方式

For an automatic installation through WordPress:

  1. Go to the ‘Add New’ plugins screen in your WordPress admin area
  2. Search for ‘Add User Metadata’
  3. Click ‘Install Now’ and activate the plugin
  4. Go the ‘Users’ menu, under ‘Add User Metadata’

For a manual installation via FTP:

  1. Upload the export-user-data directory to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ screen in your WordPress admin area
  3. Go the ‘Users’ menu, under ‘Add User Metadata’

To upload the plugin through WordPress, instead of FTP:

  1. Upload the downloaded zip file on the ‘Add New’ plugins screen (see the ‘Upload’ tab) in your WordPress admin area and activate.
  2. Go the ‘Users’ menu, under ‘Add User Metadata’

常見問題集

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 則留言
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.