Adds a widget for importing User Tags from the CSV file.
- Adds the "User Tags Importing" widget to the WordPress dashboard.
- Allows importing User Tags from the CSV file.
Note: This plugin requires the Ultimate Member plugin and User Tags extension to be installed first.
Open git bash, navigate to the plugins folder and execute this command:
git clone --branch=main git@github.com:umdevelopera/um-user-tags-import.git um-user-tags-import
Once the plugin is cloned, enter your site admin dashboard and go to wp-admin > Plugins > Installed Plugins. Find the Ultimate Member - User Tags - Import from CSV plugin and click the Activate link.
You can install this plugin from the ZIP file as any other plugin. Follow this instruction.
To use this tool you should create the CSV file with three columns:
- Parent term - the parent tag "Name" for the child tag, the tag "Name" for the parent tag.
- Description - the tag "Description". You may leave this column empty.
- User tag - the tag "Name".
You have to use a real CSV file with the comma delimiter.
Parent term,Description,User tag Colors,, ,,Red ,,Green ,,Blue
Parent term,Description,User tag Colors,Your favorite colors,Colors Colors,,Red Colors,,Green Colors,,Blue
Parent term,Description,User tag Colors,Your favorite colors,Colors Colors,,Red Colors,,Green Colors,,Blue Pets,Your favorite pets,Pets Pets,,Cat Pets,,Dog Pets,,Bird
- go to WordPress Dashboard and look for the "User Tags Importing" widget.
- upload your CSV file in the field "Source CSV file".
- click the "Import" button.
Image - Upload CSV file and import tags.
This is a free extension created for the community. The Ultimate Member team does not provide support for this extension. Open new issue if you are facing a problem or have a suggestion.
Ultimate Member home page: https://ultimatemember.com/
Ultimate Member documentation: https://docs.ultimatemember.com/
Ultimate Member on wordpress.org: https://wordpress.org/plugins/ultimate-member/
Article: Ultimate Member - User Tags