This widget adds a
SubToMe 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 have to load the iframe.
No data is ever "leaked". The whole
SubToMe code is open source. Feel free to check it out by yourself.
Project maintined on github at
pfefferle/wordpress-subtome.
1.5.5
1.5.4
1.5.3
- WordPress coding standard fixes
- fixed JS bug
1.5.1
1.5
- A SubToMe button for posts/pages
- More options to customize the button
1.4
- Updated README. More tests
1.3
- Simplified plugin
- Added shortcode
1.0