=== Subscriptions shortcode for Jetpack === Contributors: jeherve Tags: WordPress.com, Jetpack, subscriptions, followers, shortcode Requires at least: 3.5 Tested up to: 3.8 Stable tag: 1.1 Extends the Jetpack plugin and allows you to add a Subscription form anywhere inside your posts thanks to the [jpsub] shortcode == Description == **You do not need to use this plugin anymore! Jepack now includes its own subscription form shortcode: [jetpack_subscription_form]. You can read more about it here: [Jetpack Support documentation: Subscriptions](http://jetpack.me/support/subscriptions/)** Extends the Jetpack plugin and allows you to add a Subscription form anywhere inside your posts thanks to the [jpsub] shortcode Important: for this plugin to work, you must activate [Jetpack](http://wordpress.org/extend/plugins/jetpack/) first, and activate the Subscriptions module. This plugin is a work in progress. You can report issues [here](http://wordpress.org/extend/plugins/jetpack-subscriptions-shortcode/), or submit a pull request [on GitHub](https://github.com/jeherve/jp-subs-shortcode). == Installation == 1. Install the Jetpack plugin, connect the plugin to WordPress.com 2. Activate the Subscriptions module 3. Install the Jetpack Subscriptions shortcode plugin via the WordPress.org plugin repository, or via your dashboard 4. Activate the plugin 5. Place the [jpsub] shortcode anywhere in one of your posts or pages 6. Enjoy! :) == Changelog == = 1.1 = * Code cleanup, props @kovshenin = 1.0 = * Initial Release