admin管理员组文章数量:1318331
I collected some emails via Mailpoet plugin. Now I need to create for each email a registered user.
The best UX I'm thinking about is automatically creating a user with a one-time password that needs to be changed after the first access.
Which is the best way to achieve this?
I collected some emails via Mailpoet plugin. Now I need to create for each email a registered user.
The best UX I'm thinking about is automatically creating a user with a one-time password that needs to be changed after the first access.
Which is the best way to achieve this?
Share Improve this question asked Oct 23, 2020 at 9:11 Michele PrandinaMichele Prandina 111 bronze badge 1- That's how the admin site create user already works. You can just hook into that, or copy the code from there? – Rup Commented Oct 23, 2020 at 11:09
1 Answer
Reset to default -1With this plugin, you could add users from CSV file:
https://wordpress/plugins/import-users-from-csv-with-meta/
You could use your mail list CSV and import it.
本文标签: Adding email list as registered users
版权声明:本文标题:Adding email list as registered users 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1742041893a2417585.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论