admin管理员组文章数量:1026989
I can't find a good guide to create a simple input, that allows the user to submit his email and add it to a user's email's database in WordPress and also auto send the user a confirm email.
I'm building a theme in WordPress from scratch, and I'm using PHP and jQuery plus Bootstrap (not that it's important).
I can't find a good guide to create a simple input, that allows the user to submit his email and add it to a user's email's database in WordPress and also auto send the user a confirm email.
I'm building a theme in WordPress from scratch, and I'm using PHP and jQuery plus Bootstrap (not that it's important).
Share Improve this question asked Mar 26, 2019 at 21:43 warzonemasterwarzonemaster 51 silver badge3 bronze badges 4- Use the Contact 7 plugin. Generate a shortcode and put it where you want. – Jos Commented Mar 26, 2019 at 22:23
- @Jos theres alot of CONTACT 7 plugins, can you direct me ? – warzonemaster Commented Mar 26, 2019 at 22:30
- Apologies, I meant Contact Form 7. – Jos Commented Mar 26, 2019 at 22:31
- @Jos it doesnt work very well for me, to complicated. I need something simple with no plugin or short code. I need with PHP to create one input that you enter a value and its get inside my database.. – warzonemaster Commented Mar 26, 2019 at 22:40
1 Answer
Reset to default 0Although this is not the place for plugin recommendations, there are several 'subscriber' plugins available in the repository. I've used the "Email Subscribers" plugin for a while. It works well, although there was some difficulties with it when they did a major revision to their version 4. (Which is a tale about fully testing code.)
If you don't want a plugin, then you will have to write your own code. A bit complex to describe here. But there are many 'googles' (or 'bings' or 'ducks') that can help you with the process. So start there.
I can't find a good guide to create a simple input, that allows the user to submit his email and add it to a user's email's database in WordPress and also auto send the user a confirm email.
I'm building a theme in WordPress from scratch, and I'm using PHP and jQuery plus Bootstrap (not that it's important).
I can't find a good guide to create a simple input, that allows the user to submit his email and add it to a user's email's database in WordPress and also auto send the user a confirm email.
I'm building a theme in WordPress from scratch, and I'm using PHP and jQuery plus Bootstrap (not that it's important).
Share Improve this question asked Mar 26, 2019 at 21:43 warzonemasterwarzonemaster 51 silver badge3 bronze badges 4- Use the Contact 7 plugin. Generate a shortcode and put it where you want. – Jos Commented Mar 26, 2019 at 22:23
- @Jos theres alot of CONTACT 7 plugins, can you direct me ? – warzonemaster Commented Mar 26, 2019 at 22:30
- Apologies, I meant Contact Form 7. – Jos Commented Mar 26, 2019 at 22:31
- @Jos it doesnt work very well for me, to complicated. I need something simple with no plugin or short code. I need with PHP to create one input that you enter a value and its get inside my database.. – warzonemaster Commented Mar 26, 2019 at 22:40
1 Answer
Reset to default 0Although this is not the place for plugin recommendations, there are several 'subscriber' plugins available in the repository. I've used the "Email Subscribers" plugin for a while. It works well, although there was some difficulties with it when they did a major revision to their version 4. (Which is a tale about fully testing code.)
If you don't want a plugin, then you will have to write your own code. A bit complex to describe here. But there are many 'googles' (or 'bings' or 'ducks') that can help you with the process. So start there.
本文标签: phpHow to create an Email Subscription input in WordPress
版权声明:本文标题:php - How to create an Email Subscription input in WordPress? 内容由热心网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://it.en369.cn/questions/1745655645a2161583.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论