Archives

Newsletters: Integrations

WordPress Newsletter plugin integration guides

Continue Reading

Newsletter: Codex – Read a Subscriber

You can use the code of the WordPress Newsletter plugin to read a subscriber from the database. It will return the subscriber record as an object with all the fields and it will include the custom field keys/values too. <?php //check if the wpMail class has been defined if (class_exists(‘wpMail’)) { //initialize the wpMail class Continue Reading…

Continue Reading

Newsletters: Codex – Add Subscriber

You can manually add/remove subscribers with the WordPress Newsletter plugin if you want to create your own subscribe form. If you have a custom form on your site custom created or from another plugin, you can accept subscriptions by capturing an email address and manually adding the email as a subscriber with a bit of Continue Reading…

Continue Reading

Earn Money by Referring People

Refer customers to us with your affiliate link and earn commission on sales from your link.

Get Started

Pin It on Pinterest