该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

CoralCDN

描述

Content Delivery/Distribution Networks help speed up a website by loading assets from multiple sources around the Internet. CoralCDN provides a free network of servers to help website owners easily offload resources to improve the performance of the site.

This plugin automatically enables the network for images added to a post or page.

安装

  1. Upload coral-cdn.php to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Upload images in your posts and pages just like always.

常见问题

How does this work?

CoralCDN works by appending .nyud.net to any assets you want to speed up.
The plugin works by rewriting the site’s URL for any images you upload when editing a post.

Can I use this for CSS/JS files?

Not yet, but I’m working on that.

评价

阅读所有2条评价

贡献者及开发者

“CoralCDN” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“CoralCDN”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.0.0

  • Admin changes only. Code is same version as 0.1.1.
  • Switched to semver version numbering.

0.1.1

  • Minor updates to make sure right URL is used.

0.1.0

  • Initial release.