We'll create fresh WordPress site with Email Manager installed. You have 20 minutes to test the plugin after that site we'll be deleted.
This plugin provides you with a platform to send and schedule beautiful professional email and WordPress notifications to Selected WordPress User groups.
It allows for archiving emails enabling use of view in browser link in the html emails. You can create re-usable HTML email templates for emails sent on the regular.
Features:
This page lists the different ShortCodes that are availed by Email Manager.
[wpem link=unsubscribe]
*This short code adds an unsubscribe link for Users in your email. When users click this link, they will be automatically unsigned from the emailing list if they are logged in or directed to a page with unsubscribing instructions. That page along with the link text can be set from Email Manager’s settings page.
[wpem archive=7]
*This short code should only be used if you are using an “un-edited” Email Template. This will produce a link to that Email template that can be viewed in the browser. The link text can be configured in Email Manager settings.
The shortcode above will produce a link pointing to Email Template with ID 7
These short codes are used to include a post, page or custom post type link, title, body or excerpt into an Email
[wpem id=4 content=title]
*Adds the title of post with id 4 to the email.
[wpem id=4 content=post_link]
*Adds the permalink of post with id 4 to the email.
[wpem id=4 content=title_link]
*Adds a link pointing to post with id 4 with the post title as the link text to the email.
[wpem id=4 content=excerpt]
*Adds the excerpt of post with id 4 to the email.
[wpem id=4 content=body]
*Adds the content of post with id 4 to the email.
[wpem id=1 content=img]
*Adds a featured image
[wpem id=1 content=img img_size=thumb-medium]
*Adds a featured image with image size medium any image sizes defined in WordPress will work