Cache Enabler – WordPress Cache - Version 1.0.5

Version Description

  • Credits update
Download this release

Release Info

Developer keycdn
Plugin Icon 128x128 Cache Enabler – WordPress Cache
Version 1.0.5
Comparing to
See all releases

Code changes from version 1.0.4 to 1.0.5

Files changed (2) hide show
  1. cache-enabler.php +1 -1
  2. readme.txt +7 -1
cache-enabler.php CHANGED
@@ -6,7 +6,7 @@ Description: Simple and fast WordPress disk caching plugin.
6
  Author: KeyCDN
7
  Author URI: https://www.keycdn.com
8
  License: GPLv2 or later
9
- Version: 1.0.4
10
  */
11
 
12
  /*
6
  Author: KeyCDN
7
  Author URI: https://www.keycdn.com
8
  License: GPLv2 or later
9
+ Version: 1.0.5
10
  */
11
 
12
  /*
readme.txt CHANGED
@@ -45,15 +45,21 @@ Just [contact us](https://www.keycdn.com/contacts "Support Request") directly to
45
  * [Cache Enabler by KeyCDN](https://www.keycdn.com/support/wordpress-cache-enabler-plugin/ "Cache Enabler Documentation")
46
 
47
 
48
- = Autor =
49
  * [Twitter](https://twitter.com/keycdn)
50
  * [Google+](https://plus.google.com/+Keycdn "Google+")
51
  * [KeyCDN](https://www.keycdn.com "KeyCDN")
52
 
53
 
 
 
 
54
 
55
  == Changelog ==
56
 
 
 
 
57
  = 1.0.4 =
58
  * Changed WebP static file naming
59
 
45
  * [Cache Enabler by KeyCDN](https://www.keycdn.com/support/wordpress-cache-enabler-plugin/ "Cache Enabler Documentation")
46
 
47
 
48
+ = Maintainer =
49
  * [Twitter](https://twitter.com/keycdn)
50
  * [Google+](https://plus.google.com/+Keycdn "Google+")
51
  * [KeyCDN](https://www.keycdn.com "KeyCDN")
52
 
53
 
54
+ = Credits =
55
+ This plugin is partially based on the Cachify plugin developed by [Sergej Müller](https://sergejmueller.github.io/ "Author Sergej Müller").
56
+
57
 
58
  == Changelog ==
59
 
60
+ = 1.0.5 =
61
+ * Credits update
62
+
63
  = 1.0.4 =
64
  * Changed WebP static file naming
65