Опис
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
Встановлення
- Place the cloudflare-url-replacement directory in your /wp-content/plugins/ (or download directly from codex)
- [before activate] Check your CloudFlare Account and verify that DNS have been updated
- Activate through the WordPress administration panel.
- Edit CloudFlare Url in the plugin option page (under general option). If not set plugin can’t work!!!
Часті питання
no Questions at this time
Відгуки
Для цього плагіна немає відгуків.
Учасники та розробники
“CloudFlare URL Replacement” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:
УчасникиПерекладіть “CloudFlare URL Replacement” на вашу мову.
Цікавитесь розробкою?
Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.
Журнал змін
0.7
Add option page
0.6
First Public version