=== RSS-to-Email Images ===
Contributors: macbookandrew
Requires at least: 3.0
Tested up to: 4.0
Stable tag: 1.1
Tags: RSS
License: GPL v3
License URI: http://choosealicense.com/licenses/gpl-v3/

Fixes large images in RSS-to-email campaigns

== Description ==
Fixes large images in RSS-to-email campaigns by scaling them to a smaller size to fit most mobile screen sizes. Based on Chris Coyier’s post on CSSTricks (http://css-tricks.com/dealing-content-images-email/)

== Installation ==
1. Install the plugin.
2. Append "?feed=email" to the end of your RSS feed URL (www.example.com/feed/ would become www.example.com/feed/?feed=email).
3. Use the new URL in Feedburner or your RSS-to-email distributor of choice.

== Changelog ==
1.0: basic plugin