admin管理员组文章数量:1278985
I'm working with a fresh wordpress database and I need to import +250 users at once from xlsx or csv, each user password has to be its name. It is possible to do this on Wordpress?
I'm working with a fresh wordpress database and I need to import +250 users at once from xlsx or csv, each user password has to be its name. It is possible to do this on Wordpress?
Share Improve this question asked Oct 27, 2021 at 16:13 IvandezIvandez 1011 bronze badge1 Answer
Reset to default 2It's possible if you have access to WP CLI:
wp user import-csv
https://developer.wordpress/cli/commands/user/import-csv/
本文标签: pluginsHow to create multiple users at once
版权声明:本文标题:plugins - How to create multiple users at once? 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1741248508a2365346.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论