How to batch upload users?
-
I’d like to upload a set of user data from a CSV file. Does anyone have any examples of file format and code to do this?
I can craft the INSERTS to add a single user to wp_users with the correct entries in wp_usermeta, but my PHP/SQL skills aren’t quite up to the task of adding 500 users efficiently, so I was hoping to find someone’s sample code.
Thanks.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘How to batch upload users?’ is closed to new replies.