Tag Archives: newsletter

Newsletter WordPress Plugin Version 1.1.9

In this version you’ll find a new interface on the “import” subpanel: know there is a box with all the subscribed users so it’s like an export. Many of you asked for it… and now it’s here.

Read more

Newsletter WP Plugin 1.1.8 Is Out

In this version of Newsletter plugin I changed the way mails are sent, switching back to wp_mail() function. That solves problems with receiver names having non ASCII characters and now you can use an SMTP plugin to make WordPress send emails via SMTP.

Read more

Newsletter plugin: my personal test

On my italian site, www.satollo.com (yes… I missed to register the .it some years ago…) I’m collecting subscribers with reserved pages accessible only with subscription. They was a total of 2900. I imported yesterday on Newsletter plugin installed on www.satollo.com and today a sent out 2900 newsletter. Not with Newsletter composer interface, but with a [...]

Read more

Newsletter 1.1.6

A release to correct the widget: it didn’t save html tag in the text field! Thank you to Leigh!

Read more

Newsletter 1.1.5

Verison 1.1.5 solves a redirect problem for blog with a specific permalink. It was a bug.

Read more

Newsletter 1.1.4

This new version tries to solve some problems. First, on subscription confirmation by clicking on a email link, redirects are used to avoid multiple email sending (they are due to themes with ajax…). Second, the PHP and slashes on text have been solved. That required me to look deep inside the WordPress code. For who [...]

Read more

How to embed the newsletter subscription form

Just a post to show you and example. Adding [ newsletter_form ] short code (without spaces), a form will be embedded in the page. How many uses can have this feature? Never landed on a squeeze page?

Read more

Newsletter 1.1.3

I’m releasing a new version with some fixes: for ones having the slashes breaking HTML tags I hope now the issue it’s solved (it was a PHP+WordPress magic quotes management problem) the unsubscription process now works… I hope (there was some wrong links) PLEASE: check the configuration and change all the tags with the new [...]

Read more

Newsletter 1.1.1

Just committed with some fixes. Pay attention to correct the tags in your texts and links.

Read more

Newsletter 1.1.0

I’ve committed a new version. Internally there are many refactoring to have a clean code (may be your are not interested in clean code, but is a must for me to keep in developing and fix bugs). TheĀ  sending function has been changed: if a sending operation is too long, it stops before reach the [...]

Read more