Tag: email
-
Add a custom tab to the WP-Members admin panel to send test emails to the administrator
I had a user request some time ago to allow the plugin to send test emails to the administrator so that so a site owner could test both email functionality and view the content of each email without going through the hassle of doing a test registration each time. I thought that sounded like a…
-
Add a first name greeting to the new registration email
As much as I try to make the plugin as flexible as possible with a framework that includes lots of hooks for customization, every once in awhile a question pops up that forces me to think outside the box, so to speak. Case in point, I recently received a question in the forum about putting…
-
Email users when a new post is published
This tip is a request from a user. I like user requests – that makes it easier to deliver the kind of tutorials users are looking for instead of things I just come up with on my own. This particular tip will address how you can automatically send an email to all users when a…
-
Simple MailChimp integration
Note: this example predates the introduction of the MailChimp Integration extension. I recommend that you use that extension instead as it is far easier to use and also utilizes the latest MailChimp API (version 3.0). Here is an example of a simple integrating MailChimp with the WP-Members registration process. This could be modified to suit…