=== Swap Google Fonts Display: Improve Font Rendering & Performance ===

Contributors: gijo
Tags: fonts, google fonts, web font, display swap
Requires at least: 4.7
Tested up to: 6.9
Requires PHP: 5.6
Stable tag: 1.1.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Ensure text remains visible during webfont load, reduce FOUT, and improve performance for a smoother user experience.

== Description ==

Ensure text remains visible during webfont load

## Features
- Inject display=swap to Google Fonts

## Support
- [Official Support Forum](https://wordpress.org/support/plugin/swap-google-font-display/)
- [Facebook Group](https://www.facebook.com/groups/wpspeedmatters)

## Our premium products
- [FlyingPress](https://flyingpress.com)
- [FlyingCDN](https://flyingcdn.com)

## Our free plugins
- [Flying Pages](https://wordpress.org/plugins/flying-pages/)
- [Flying Images](https://wordpress.org/plugins/nazy-load/)
- [Flying Scripts](https://wordpress.org/plugins/flying-scripts/)
- [Flying Analytics](https://wordpress.org/plugins/flying-analytics/)
- [Flying Fonts](https://wordpress.org/plugins/flying-fonts/)

== Installation ==

Just install the plugin and active it. No further configuration is needed.

== Changelog ==

= 1.1.1 =
- Minor updates

= 1.1.0 =
- New: Support for Google Fonts v2

= 1.0.6 =
- Bug fixes while using W3 Total Cache
- Bug fixes while using custom wp-includes folder

= 1.0.5 =
- Support for W3 Total Cache

= 1.0.4 =
- Automatically add font-display:swap to all css files when using LiteSpeed cache

= 1.0.3 =
- Checks entire HTML for Google Fonts (previously <head> only)

= 1.0.2 =
- Support for Web Font Loader

= 1.0.1 =
- Removed unwanted CSS and JS files
- Removed unwanted boilerplate php files
- Prevent multiple display swaps (if already added by theme/plugins)
- Added donation link

= 1.0 =
- First release!
