Description
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 www.ads-software.com 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!
Screenshots
Installation
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’
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!
Reviews
Contributors & Developers
“Import User Meta Data from CSV” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Import User Meta Data from CSV” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
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.