這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

CloudFlare URL Replacement

描述

Super simple URL replacer for CloudFlare CDN user.
Easy way for optimize server load and gain perfomance on static file.

Current support for

  • Css and Js using enqueue system
  • Images inside post and widget
  • Images through get_the_post_thumbnail

Source code here: https://gist.github.com/2437025

Recommendations

This is a beta version – no guarantee for production use

安裝

  1. Place the cloudflare-url-replacement directory in your /wp-content/plugins/ (or download directly from codex)
  2. [before activate] Check your CloudFlare Account and verify that DNS have been updated
  3. Activate through the WordPress administration panel.
  4. Edit CloudFlare Url in the plugin option page (under general option). If not set plugin can’t work!!!

常見問題

no Questions at this time

評價

There are no reviews for this plugin.

貢獻者及開發者

“CloudFlare URL Replacement” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 CloudFlare URL Replacement 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

0.7

Add option page

0.6

First Public version