Plugin Directory

Changeset 2046219


Ignore:
Timestamp:
03/07/2019 06:29:43 PM (7 years ago)
Author:
grfstudio
Message:

Updated version after bugfix (changelog 0.1.1)

Location:
wp-admin-cache/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • wp-admin-cache/trunk/index.php

    r2046176 r2046219  
    44Plugin URI: https://www.wpadmincache.com
    55Description: The first cache plugin for WordPress admin area
    6 Version: 0.1
     6Version: 0.1.1
    77Author: Grf Studio
    88Author URI: https://www.grfstudio.com
  • wp-admin-cache/trunk/readme.txt

    r2046135 r2046219  
    22Contributors: grfstudio
    33Tags: admin cache, admin performance, admin speed
    4 Stable tag: 0.1
     4Stable tag: 0.1.1
    55Requires PHP: 5.6
    66Requires at least: 4.6
     
    31311. Upload the plugin files to the `/wp-content/plugins/wp-admin-cache` directory, or install the plugin through the WordPress plugins screen directly.
    32322. Activate the plugin through the 'Plugins' menu in WordPress.
    33 3. Go to Options > Wp Admin Cache
     333. Go to Settings > Wp Admin Cache
    34344. Check "Cache enabled" to activate the cache.
    35355. Choose which pages are to be cached.
     
    4040== Changelog ==
    4141
     42= 0.1.1 =
     43
     44* Fix - fixed a bug that generated a blank page after saving a cached page
     45
    4246= 0.1 =
    4347
Note: See TracChangeset for help on using the changeset viewer.