Mô tả
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.
Chức năng
- 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!
Cài đặt
For an automatic installation through WordPress:
- Go to the ‘Add New’ plugins screen in your WordPress admin area
- Search for ‘Add User Metadata’
- Click ‘Install Now’ and activate the plugin
- Go the ‘Users’ menu, under ‘Add User Metadata’
For a manual installation via FTP:
- Upload the
export-user-data
directory to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ screen in your WordPress admin area
- Go the ‘Users’ menu, under ‘Add User Metadata’
To upload the plugin through WordPress, instead of FTP:
- Upload the downloaded zip file on the ‘Add New’ plugins screen (see the ‘Upload’ tab) in your WordPress admin area and activate.
- Go the ‘Users’ menu, under ‘Add User Metadata’
Hỏi đáp
-
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!
Đánh giá
Người đóng góp & Lập trình viên
“Import User Meta Data from CSV” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “Import User Meta Data from CSV” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
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.