このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの 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!!!

FAQ

no Questions at this time

評価

このプラグインにはレビューがありません。

貢献者と開発者

CloudFlare URL Replacement はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“CloudFlare URL Replacement” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

0.7

Add option page

0.6

First Public version