This plugin is outdated and might not be supported anymore
Tiny CDN

Tiny CDN

Details
View on WordPress

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' );

Details

Plugin code:
tiny-cdn
Plugin version:
0.1.6
Outdated:
Yes
WP version:
4.0 or higher
PHP version:
or higher
Test up to WP version:
4.9.26
Total installations:
10
Last updated:
2018-10-06
Rating:
Times rated:
0
cdn
content-delivery-network
optimization
performance