=== Plugin Name ===
Contributors: Menkii
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=DTCNCAYHAGUBW
Tags: output, optimize, optimizer
Requires at least: 3.3.1
Tested up to: 3.4.1
Stable tag: 1.2.1

Removes line-breaks, tabs, double space, html comments and wordpress head-data from html output.

== Description ==

Removes line-breaks, tabs, double space, html comments and wordpress head-data from html output.

== Installation ==

1. Upload `output-optimizer.php` to the `/wp-content/plugins/output-optimizer/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress

== Changelog ==

= 1.2.1 =
Changed plugin paths and filename.

= 1.2 =
Added real donation link

= 1.1 =
* Removes feed_links_extra
* Removes feed_links
* Removes rsd_link
* Removes wlwmanifest_link
* Removes index_rel_link
* Removes wp_generator

= 1.0 =
* Released first stable version