Skip to content
Snippets Groups Projects
Commit bc233cd8 authored by Kevin Langley Jr's avatar Kevin Langley Jr
Browse files

fixing readmes

parent bb6e8538
Branches
Tags
No related merge requests found
......@@ -3,7 +3,7 @@ CDN Rewrite
Contributors: voceplatforms, chrisscott, prettyboymp
Tags: cdn, rewrite
Requires at least: 3.3
Tested up to: 3.7.1
Tested up to: 3.8
Stable tag: 0.1.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
......@@ -11,6 +11,10 @@ License URI: http://www.gnu.org/licenses/gpl-2.0.html
## Description
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.
## Installation
### As standard plugin:
......
......@@ -2,7 +2,7 @@
Contributors: voceplatforms, chrisscott, prettyboymp
Tags: cdn, rewrite
Requires at least: 3.3
Tested up to: 3.7.1
Tested up to: 3.8
Stable tag: 0.1.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment