=== Speed Up - Clean WP ===
Contributors: nigro.simone
Donate link: http://paypal.me/snwp
Tags: emoji, javascript, scripts, wp_enqueue_scripts, footer, head, performance, jquery, seo, optimize, front-end optimization, performance, speed, web performance optimization, wordpress optimization tool
Requires at least: 3.5
Tested up to: 6.0
Stable tag: 1.0.8
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Clean WP remove comment-reply.min.js and jquery-migrate.js scripts, disable "embeds" and "emoji" features and clean the head from unnecessary metadata.

== Description ==

This small plugin (5 Kb) clean Wordpress by remove comment-reply.min.js and jquery-migrate.js scripts, disable "embeds" and "emoji" features and clean the head from unnecessary metadata.

Configurations are not required! You just have to install it and after the plugin does it all, none further action it's required. 

== Installation ==

1. Upload the complete `speed-up-clean-wp` folder to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress

== Changelog ==

= 1.0.8 =
* Tested up to Wordpress 6.0

= 1.0.7 =
* Tested up to Wordpress 5.9

= 1.0.6 =
* Tested up to Wordpress 5.7

= 1.0.5 =
* Tested up to Wordpress 5.5

= 1.0.4 =
* Readme

= 1.0.3 =
* Tested up to Wordpress 5.3

= 1.0.2 =
* Tested up to Wordpress 5.2

= 1.0.1 =
* Tested up to Wordpress 4.9.
* Remove jquery-migrate.js

= 1.0.0 =
* Initial release.