=== Plugin Name === Contributors: zjhzxhz Donate link: http://zjhzxhz.com/ Tags: font, fix, replace, google fonts, 360 Requires at least: 3.0.1 Tested up to: 4.1 Stable tag: 1.2 License: GPLv2 License URI: http://www.gnu.org/licenses/gpl-2.0.html Fix Google fonts API(http://*.googleapis.com/*) for users in China. == Description == As we all know, the WordPress site become slower and slower because of the GFW in China. The users always waiting for loading the fonts from the [fonts.googleapis.com](http://fonts.googleapis.com), until time out. To solve this problem, we create this plugin and replace the [google font service](http://fonts.googleapis.com) by [service provided by 360 Inc.](http://fonts.useso.com) for Chinese users. After enable this plugin, the user experience become much better for WordPress users in China. == Installation == 1. Upload `google-font-fix` folder to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Enjoy! == Frequently Asked Questions == = Who need this plugin? = It's mainly designed for Chinese WordPress users. Because these people cannot access the API proviced by Google. But I think every WordPress site can use this plugin if you have visitors from China. == Screenshots == This plugin doesn't have a UI. == Changelog == = 1.2 = Enable IP detect, only replace the service provided by 360 for Chinese visitors. Thanks to @skyleft. = 1.1 = Fix a bug that flush with empty content. Remove extra trunk/ folder in the plugin. = 1.0 = Complete the basic functions. == Upgrade Notice === = 1.1 = Bug fix. = 1.0 = This is the first version of the plugin.