=== BootstrapCDN - Wordpress CDN Plugin === Contributors: jimaek,jdorfman Tags: cdn,speed,bootstrap,delivery,network,performance Requires at least: 3.0 Tested up to: 3.6 Stable tag: 0.0.3 The official WordPress plugin of BootstrapCDN by MaxCDN. == Description == This plugin allows you to easily integrate [BootstrapCDN](http://www.bootstrapcdn.com) in your WordPress website. BootstrapCDN is a free and public content delivery network. Users of BootstrapCDN can load CSS, JavaScript and images remotely, from its servers. Bootstrap uses NetDNA's global content delivery network, which makes websites using its service resilient to unexpected surges in web traffic. Use this plugin to scan your WordPress website and rewrite all Bootstrap files to CDN hosted links. **Benefits:** * Faster website * Less requests to your server * Less bandwidth consumed **Features:** * Rewrite all URLs on the fly without changing any source code * Auto-update to latest Bootstrap version * Works with all popular caching plugins * Optional FontAwesome integration * Manually select the version you want to load BootstrapCDN is a free service by [MaxCDN](http://www.maxcdn.com) == Installation == 1. Extract the zip file and just drop the contents in the wp-content/plugins/ directory of your WordPress installation. 2. Activate the Plugin from Plugins page. 3. Go to Settings-> Bootstrap CDN and follow the instructions == Screenshots == 1. Main settings screen == Frequently Asked Questions == = How often the plugin checks for new versions = The check happens once per day == Changelog == = 0.0.3 = * Renamed NetDNA to MaxCDN * Fixed HTML typo in settings * Fixed update URL = 0.0.2 = * First release