P* Plugin
=== WP Universal Newsletter ===
Contributors: brettex
Tags: HTML Email, Responsive, iContact, MailChimp, Outlook, SEO, Newsletter
Requires at least: 4.0
Tested up to: 4.5
Stable tag: trunk
License: GPL-2.0+
License URI: http://www.gnu.org/licenses/gpl-2.0.txt
Finally! A WP plugin for easy creation of responsive HTML newsletters that deliver consistent layout and design across all email clients and browsers.
== Description ==
For the first time ever, easily create responsive HTML newsletters directly in WordPress. With our plugin, create and host your own newsletter content on your WordPress site. Then easily integrate your newsletter content into any email marketing service for campaign management.
RESPONSIVE EMAIL DESIGN
With WP Universal Newsletter, your responsive newsletter will be optimized to look great on multiple screen sizes and devices, even Outlook!.
CONSISTENT DESIGN ON ALL EMAIL CLIENTS
Have you spent hours with your email marketing service’s inadequate newsletter creation tools only to find that your newsletter looks like garbage when email clients “break” your design?
With our plugin, easily create your newsletter content in WordPress. Then simply copy and paste a link in MailChimp or iContact or simply view source of the page, copy all and then paste into WYSIWYG Editor (code view) for Constant Contact and others. It’s that easy. WP Universal Newsletter ensures your design displays as intended -- on every web browser and email platform (even Outlook!).
SEO CREDIT
When you host your newsletters with your email marketing provider, you get NO SEO CREDIT for all that content. When you use WP Universal Newsletter and host your newsletter content on your WordPress site, Google can index all your fab newsletter content for boosted SEO!
EASY CONTENT ENTRY
Our free WP Universal Newsletter plugin comes with a template already designed so that content creators don’t need to mess with layouts and styles.
SEPARATE DESIGN CONTROLS
Our plugin offers customization for key template elements, including:
Company logo
Background color
Body width and body border color
Font family, font color and text size
Link color and link hover color
Heading color
Button background color and button text color
Border width
NEWSLETTER ARCHIVING
Never lose archived newsletter content by switching email marketing providers. With your newsletters stored in WordPress you have total control of your content.
REBRAND RETROACTIVELY
When your company rebrands, retroactively change your branding on past newsletters to your new brand guidelines in minutes.
== Installation ==
1.Upload this directory to your plugins directory
== Frequently Asked Questions ==
Q: What's the raw url? (ie. ?raw=true)
A: The raw URL is the url that will always display your newsletter as a universally valid HTML email. For those that check the "Use current theme's single.php file" option, you MUST use the raw URL to send an HTML email. If you do not check that option, you can use either the normal or the raw URL.
Q: How can I make my newsletter content conform to my site\'s theme when viewed in the browser.
A: See the "Use current theme's single.php file" option. You\'ll have to know some php, and you can create the folder called 'wpun_templates' in your active theme and add a wpun_single.php file there to override the plugins wpun_single.php file. Its recommended to copy the plugins wpun_single.php as a starting point.
Q: What newsletter services does this plugin work with?
A: Any newsletter service that allows you to import html from a URL, such as Mailchimp, iContact. Also any service that allows you to paste in raw HTML Into a WYSIWYG editor, like Constant Contact.
Q: My newsletter is not loading correctly after I save and view it, whats happening?
A: Try re-saving the permalinks in Wordpress Settings>Permalinks>Update Permalinks. Or if you are using a caching plugin, like W3Cache, trying clearing it.
Q: How to I create a button?
A: In the WYSIWYG, you can simply highlight the text you wish to turn into a button, use the link icon in the tool bar, and check the option to 'Make Button'. That's it! Remember to configure your button styles in Settings>WP Universal Newsletter
== Screenshots ==
1. Settings Screen
2. Newsletter Edit Screen
3. HTML Optimized Result
== Changelog ==
1.0 Initial Release
1.0.1 Clean up readme.txt