plugin-icon

Tiny CDN

作者 Viktor Szépe·
Use an origin pull CDN with very few lines of code.
版本
0.1.6
活躍安裝總數
10
最近更新:
Oct 6, 2018

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' );
免費使用Business方案
目前已測試版本
WordPress 4.9.28
此外掛程式已可供下載,並可用於你 系統。