Skip to content

webatleten/advanced-cache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

Advanced cache dropin

A simple and straightforward caching file. Just put the "advanced-cache.php" in your "wp-content" folder and enable caching in your "wp-config.php" file and that's it.

Download "advanced-cache.php" and move to: /wp-content/advanced-cache.php

Go to your config file and add define "WP_CACHE" with "true": /wp-config.php define( 'WP_CACHE', true );

Changelog

1.0.0

  • initial setup

1.1.0

  • timeout fix and reduce code

1.2.0

  • added define check for cache timeout

1.2.1

  • autoclear cache on WordPress actions like save_post etc.

1.2.2

  • removed chmod 777 on files

1.2.3

  • Better way of capture the HTML for caching.

About

Awesome and simple advanced-cache.php script for caching in WordPress

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages