Deze plugin is niet getest met de laatste 3 grotere versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Ook kunnen er compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

CloudFlare URL Replacement

Beschrijving

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

Installatie

  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

Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

Bijdragers & ontwikkelaars

“CloudFlare URL Replacement” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “CloudFlare URL Replacement” naar jouw taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

0.7

Add option page

0.6

First Public version