Changeset 2013998
- Timestamp:
- 01/17/2019 09:56:19 AM (7 years ago)
- Location:
- trulywp-cache/trunk
- Files:
-
- 2 edited
-
readme.txt (modified) (3 diffs)
-
trulywp_cache.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trulywp-cache/trunk/readme.txt
r1998768 r2013998 1 === TrulyWP Cache Enabler - WordPress Cache ===1 === TrulyWP Cache Enabler - WordPress Cache Plugin === 2 2 Contributors: keycdn, trulywp 3 3 Tags: cache, caching, wordpress cache, wp cache, performance, gzip, webp, http2 4 4 Requires at least: 4.6 5 5 Tested up to: 4.9 6 Stable tag: trunk6 Stable tag: 1.0.1 7 7 Requires PHP: 5.6.0 8 8 License: GPLv2 or later … … 49 49 50 50 = Website = 51 * [TrulyWP WordPress Cache Enabler](https://trulywp.com/ "TrulyWP WordPress Cache Enabler - Documentation")51 * [TrulyWP](https://trulywp.com/ "TrulyWP website") 52 52 53 53 … … 64 64 == Changelog == 65 65 66 = 1.0.1 = 67 * Update website and author URLs 66 68 67 69 = 1.0.0 = -
trulywp-cache/trunk/trulywp_cache.php
r1998768 r2013998 5 5 Description: Simple and fast WordPress disk caching plugin. 6 6 Author: TrulyWP, KeyCDN, Sergej Müller 7 Author URI: https://truly .com7 Author URI: https://trulywp.com 8 8 License: GPLv2 or later 9 Version: 1.0. 09 Version: 1.0.1 10 10 */ 11 11
Note: See TracChangeset
for help on using the changeset viewer.