=== Fast WordPress ===
Contributors: ggriesser
Tags: javascript, css, assets, speed, speedup, performance
Requires at least: 4.5
Tested up to: 4.8
Stable tag: 1.0.3
License: GPLv3 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.html

Speed Up your WordPress page the easy way and optimize your site's assets.

== Description ==

Hello, thanks for checking out [Fast WordPress](https://www.velocious.io/plugins/fast-wordpress/ "Fast WordPress") by [Velocious.io](https://www.velocious.io/ "Velocious.io Performance Optimization") - you are awesome!

This plugin allows you to fix render blocking issues caused by your assets (javascript and CSS files).
That way you can improve your site's performance: Your users will experience faster page loads
and have a better experience on your site.

By using Fast WordPress you are able to:

* Inline small Javascript and CSS files.
* Load Javascript files asynchronously by using the defer or the async attribute.
* Push javascript files to the footer of your HTML.
* Load your CSS asynchronously using preload and the loadCSS Framework by Filament Group.

### Do you like this plugin?

I am glad to hear that! If you find this plugin useful, I would be happy about a kind review. Also be sure to check out my new [WordPress Feedback Plugin](https://www.wpfeedbacksuite.com/?utm_source=fast-wp&utm_medium=readme&utm_content=Wordpress%20Feedback%20Plugin "Wordpress Feedback Plugin").

== Installation ==

1. Upload the plugin files to the `/wp-content/plugins/fast-wp` directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the 'Plugins' screen in WordPress
3. Use the Velocious Name screen to configure the plugin

== Frequently Asked Questions ==

You can find Frequently Asked Questions [here](https://www.velocious.io/plugins/fast-wp/faq/ "Fast WP FAQs").


== Changelog ==

= 1.0.1 =
* Add image files

= 1.0.2 =
* Fix bug on sites using forced https that still have http as blog_url in their options table

= 1.0.3 =
+ Integrate with freemius.com for additional feedback channels
