Home Plugins tiny cdn
Tiny CDN logo

Tiny CDN

by Viktor Szépe on WordPress.org

Use an origin pull CDN with very few lines of code.

(0)

Use an origin pull CDN with very few lines of code.

  • Works with custom /wp-content location
  • Does not support multisite installations

Pull requests are welcome on GitHub.

This plugins has no user interface.

Set /wp-includes (optional) and /wp-content (optional) CDN URL-s in your wp-config.php.

// No trailing slash!
define( 'TINY_CDN_INCLUDES_URL', 'https://d2aaaaaaaaaaae.cloudfront.net/wp-includes' );
define( 'TINY_CDN_CONTENT_URL', 'https://d2aaaaaaaaaaae.cloudfront.net/wp-content' );
Active installations10+
Weekly downloads
7-50.00%
Version0.1.6
Last updated10/6/2018
WordPress version4.0
Tested up to4.9.26
Tags
cdncontent delivery networkoptimizationperformance