Encode Tags for Links

If you are using Tags in Mailster you may like to use them in your links as well. Since links must be encoded the content of your tags must be encoded as well.

Read More

Dynamic Custom Post Types

Mailster has a powerful tag engine built in where you can dynamically populate your newsletter campaigns. Dynamic Custom Post Types work similarly to regular post types but are not stored in your database but generate content on demand.

Read More

Adding Posts to your Campaign

One of the core features of Mailster is the deep integration with WordPress. To get your posts and articles into your campaign you have two ways to add them. Next to regular posts, you can also include pages or any custom post type in the same fashion.

Read More

Add custom dynamic tags to your newsletter

Sometimes you’re in the need to add some custom dynamic content to your newsletters. You may use it for coupon codes, custom status, or even the weather in a specific region. To achieve that you can start with this snippet

Read More

Tags in Mailster

Tags are placeholders in your campaigns and are an essential part of Mailster. They always get replaced with their desired content when You can set them anywhere in your newsletter template with the format {tagname}. Custom field tags are individual for each subscriber. You can set alternative content {tagname|alternative content} which will be used if [tagname] […]

Read More

Changing the dynamic Auto Tag Output

If you regularly include dynamic posts in your campaigns you are familiar with the auto feature of Mailster. To change the content of this feature you can add a simple function in your themes function.php file.

Read More

How to add salutation to your subscribers?

Sometimes it’s needed to welcome your subscribers with friendlier words such as “Hello” or “Hi”. In some countries, it’s also common to have different salutations based on the user’s gender. If you like to welcome your new subscribers with either “Welcome Mrs. Jackson” or “Welcome Mr. Johnson” you need to get the “Mrs.” or “Mr.” […]

Read More