=== Email Address Encoder ===
Contributors: Atanas krangov, Kire Trajkovski
Tags: http, https, protocol, avoid
License: GPLv3
License URI: http://www.gnu.org/licenses/gpl-3.0.html

A lightweight plugin to convert all http to //(auto detect protocol).


== Description ==

A lightweight plugin to convert all http to //(auto detect protocol).
It parses the whole content and removes http to autodetect protocol


== Installation ==

For detailed installation instructions, please read the [standard installation procedure for WordPress plugins](http://codex.wordpress.org/Managing_Plugins#Installing_Plugins).

1. Upload the `/https-encoder/` directory and its contents to `/wp-content/plugins/`.
2. Login to your WordPress installation and activate the plugin through the _Plugins_ menu.
3. Done. This plugin has no user interface or configuration options.


== Frequently Asked Questions ==

== Changelog ==

Added filter with regular expression.
