This plugin allows you to rewrite the root url of assets, css, and js files. This allows you to load these resources from an external URL improving the page load time by taking advantage of parallel browser requests.
This plugin requires the use of the [Voce Settings API](https://github.com/voceconnect/voce-settings-api) library.
If using [Composer](http://getcomposer.org) for dependency management, you can alternatively after including the files, run composer install to retreive the Voce Settings API dependency.
@@ -13,6 +13,10 @@ Rewrite the root url of assets, css, and js files.
This plugin allows you to rewrite the root url of assets, css, and js files. This allows you to load these resources from an external URL improving the page load time by taking advantage of parallel browser requests.
This plugin requires the use of the [Voce Settings API](https://github.com/voceconnect/voce-settings-api) library.
If using [Composer](http://getcomposer.org) for dependency management, you can alternatively, after including the plugin files, run composer install to retreive the Voce Settings API dependency.
== Installation ==
1. Upload `cdn-rewrite` to the `/wp-content/plugins/` directory