=== SubToMe === Version: 1.2 Contributors: julien51 Donate link: http://www.subtome.com/ Tags: widget, subscribe, subscription, subtome Requires at least: 3.3.1 Tested up to: 3.3.1 Stable tag: 4.3 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html This publish adds a SubToMe widget to your blog and allows people to subscribe to your content in one click. The widget will show a button, that, when clicked will load a litte snippet of code which will know what are your readers favorite subscription application. == Description == This widget adds a [SubToMe](http://www.subtome.com/) button to your Wordpress blog. This button allows your readers to follow your blog using their **favorite** applications. If the user clicks the button, then, it will load an external iframe with Javascript. The iframe will show the user the list of their favorite subscription tools. Once they pick one, they're redirect to it with your blog information. The user information is stored in the browser, but is only accessible on the domain `subtome.com`, which is why we hae to load the iframe. No data is ever "leaked". The whole [SubToMe code](https://github.com/superfeedr/subtome) is open source. Feel free to check it out by yourself. == Installation == 1. Upload the plugin directory to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 2. Add the widget to your layout from the 'Widget' submenu in WordPress == Credits == [Wordpress Widget Boilerplate](https://github.com/tommcfarlin/WordPress-Widget-Boilerplate) == Changelog == = 1.0 = * First version