This plugin allows you to rewrite the root url of assets, css, and js files.
This allows you to load these resources from URL improving the page load time by taking advantage of parallel browser requests..
This plugin requires the use of Voce Settings API library..
If using Composer for dependency management, you can, after including the plugin files, run composer install to retreive Voce Settings API dependency...
Upload cdn-rewrite to the wp-content plugins directory.
Activate the plugin through 'Plugins WordPress.
Once the plugin has been activated, navigate to CDN Rewrite settings page and set the appropriate settings...
I have suggestion, it can be in my opinion to add multi host support, for example cdn1.domainname com, cdn2.domainname com etc so if you have multi hosts servers distro the plugin will divide the load between them...
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Abstracting logic from wp-cdn-rewrite php order for the class exists check to work as intended when APC cache is enabled. 0.2.1.
Read more