Skip to content
Snippets Groups Projects
Select Git revision
  • master default
1 result

icidash

  • Clone with SSH
  • Clone with HTTPS
  • Jan Grewe's avatar
    Jan Grewe authored
    1a00de89
    History

    WP CDN Rewrite

    Contributors: voceplatforms, chrisscott, prettyboymp, kevinlangleyjr
    Tags: cdn, rewrite
    Requires at least: 3.3
    Tested up to: 4.1
    Stable tag: 0.1.5
    License: GPLv2 or later
    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 library.

    If using Composer for dependency management, you can alternatively after including the files, run composer install to retreive the Voce Settings API dependency.

    Installation

    As standard plugin:

    See Installing Plugins.

    Changelog

    0.1.5

    • Testing with WordPress 4.1

    0.1.4

    • Fixing error when file does not exist and fixing _doing_it_wrong call

    0.1.3

    • Adding Grunt build files

    0.1.2

    • Adding Capistrano deploy files

    0.1.1

    • Fixing issue with URLs without a path part.

    0.1.0

    • Initial version.