Changeset 2046219
- Timestamp:
- 03/07/2019 06:29:43 PM (7 years ago)
- Location:
- wp-admin-cache/trunk
- Files:
-
- 2 edited
-
index.php (modified) (1 diff)
-
readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
wp-admin-cache/trunk/index.php
r2046176 r2046219 4 4 Plugin URI: https://www.wpadmincache.com 5 5 Description: The first cache plugin for WordPress admin area 6 Version: 0.1 6 Version: 0.1.1 7 7 Author: Grf Studio 8 8 Author URI: https://www.grfstudio.com -
wp-admin-cache/trunk/readme.txt
r2046135 r2046219 2 2 Contributors: grfstudio 3 3 Tags: admin cache, admin performance, admin speed 4 Stable tag: 0.1 4 Stable tag: 0.1.1 5 5 Requires PHP: 5.6 6 6 Requires at least: 4.6 … … 31 31 1. Upload the plugin files to the `/wp-content/plugins/wp-admin-cache` directory, or install the plugin through the WordPress plugins screen directly. 32 32 2. Activate the plugin through the 'Plugins' menu in WordPress. 33 3. Go to Options > Wp Admin Cache33 3. Go to Settings > Wp Admin Cache 34 34 4. Check "Cache enabled" to activate the cache. 35 35 5. Choose which pages are to be cached. … … 40 40 == Changelog == 41 41 42 = 0.1.1 = 43 44 * Fix - fixed a bug that generated a blank page after saving a cached page 45 42 46 = 0.1 = 43 47
Note: See TracChangeset
for help on using the changeset viewer.