=== EP Image Base64 Encode ===
Contributors: Earth People, fjallstrom
Tags: plugin, images, base24 encode, encode
Requires at least: 3.3.0
Tested up to: 3.3.2
Stable tag: 0.1.0

Will base64 encode all images inside a post content. Useful for offline caching in html5 / webviews.

== Description ==

Will base64 encode all images inside a post content. Useful for offline caching in html5 / webviews.

== Installation ==

1. Upload the zipped file to yoursite/wp-content/plugins
2. Activate the plugin through the 'Plugins' menu in WordPress

== Changelog ==

= 0.1.0 =
* Initial release