=== Jumpstart ===
Tags: header,wp_head,cleanup
Requires at least: 2.0.2
Tested up to: 3.4.1
Stable tag: trunk
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Jumpstart is a simple plugin that removes clutter within your WordPress header.
== Description ==
Jumpstart helps to unclutter and strengthen your WordPress project by removing stray output, particularly within the WordPress header.
## At a glance, Jumpstart removes:
* Feed Links (including the extras)
* RSD Links (Really Simple Discovery)
* Windows Live Writer Manifest references
* Index link
* Previous Posts Link
* Start Posts Link
* Adjacent Posts Link
* WordPress Version Reporting
* Login Form Errors
* Inline styles from comments and the WordPress gallery
* Read more 'jump'
== Installation ==
Get started with Jumpstart in seconds:
1. Download the plugin
2. Activate the plugin through the 'Plugins' menu in WordPress
== Frequently Asked Questions ==
= Does Jumpstart remove any core WordPress functionality? =
Jumpstart essentially hides the stray header output, it does not remove any functionality.
i.e. your blog's RSS feed will still be readily available via /rss, or /feed
== Changelog ==
= 1.0 =
* Initial Release