BACK TO DIRECTORY

Tiny CDN

by Viktor Szépe

0.0
(0 ratings)

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

Plugin Details

Active Installs
10
Total Downloads
1,886
Version
0.1.6
Requires WP
4.0
Requires PHP
Tested Up To
4.9.31
Added
2017-06-26
Last Updated
2018-10-06 9:16am GMT

Ratings

5
0
4
0
3
0
2
0
1
0