2017 © Pedro Peláez
 

wordpress-plugin wp-cdn-loader

Replaces WordPress theme & plugin asset URL's with a CDN's URL

image

dannyvankooten/wp-cdn-loader

Replaces WordPress theme & plugin asset URL's with a CDN's URL

  • Tuesday, May 30, 2017
  • by dannyvankooten
  • Repository
  • 4 Watchers
  • 18 Stars
  • 20 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 7 Forks
  • 2 Open issues
  • 3 Versions
  • 0 % Grown

The README.md


CDN Loader for WordPress

Simple plugin that will load all public assets from a CDN instead of your local server., (*1)

Usage

  1. Install the plugin
  2. Define the following constant in your wp-config.php
define( 'DVK_CDN_URL', '//xxxxxx.cloudfront.net' );

The plugin won't replace assets when SCRIPT_DEBUG is enabled., (*2)

The Versions

30/05 2017

dev-master

9999999-dev https://github.com/dannyvankooten/wp-cdn-loader

Replaces WordPress theme & plugin asset URL's with a CDN's URL

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

wordpress cdn

30/05 2017

1.0.1

1.0.1.0 https://github.com/dannyvankooten/wp-cdn-loader

Replaces WordPress theme & plugin asset URL's with a CDN's URL

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

wordpress cdn

30/05 2017

1.0

1.0.0.0 https://github.com/dannyvankooten/wp-cdn-loader

Replaces WordPress theme & plugin asset URL's with a CDN's URL

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

wordpress cdn