Этот плагин не тестировался с последними 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.

Возможности плагина

  • 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

Установка

Для автоматической установки через WordPress:

  1. Нажать ‘Добавить новый’ на страницы управления плагинами в панели администрирования WordPress
  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. Активация плагина через закладку Плагины в панели администраирования WordPress
  3. Go the ‘Users’ menu, under ‘Add User Metadata’

Для загрузки через WordPress без FTP:

  1. В админ панели WordPress в закладках Плагины, надо нажать Добавить новый, а выбрать скачанный zip файл плагина, затем нажать Активировать.
  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!

Отзывы

30.03.2023
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.
03.10.2016 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.