Tag Archives: hyper cache

Hyper Cache 2.6.0

This version is a simple fix only for people who experienced errors because Hyper Cache wasn’t able to write in the cache folder. Now Hyper Cache creates its own cache folder ON ACTIVATION, so, I hope, there are no more problem with folder permissions. Another important modification is about some header Hyper Cache sends to [...]

Read more

Hyper Cache Version 2.5.9

I’ve made a number of minor releases until today just to try to solve a “date” bug that was affecting the cache system of some browser (Chrome and Safari for sure). I was a my fault when I rewrote partially the plugin to make it easy to install. The latest update, I hope, will solve [...]

Read more

Hyper Cache 2.5.5

I know, I stopped to answer your precious questions. But my regular job overwhelmed me and I decided to do not release a new version, even if almost ready of Hyper Cache. Today I had 30 minutes, I gave an look to all the code and decided to release. Hyper Cache 2.5.5 has deep changes. [...]

Read more

Hyper Cache Versions 2.5.0 and 2.5.1 Important Note

That two version suffer of a bug: if you have the html optimization flag enabled, even if it’s writtem it is no more supported, it make the cache to break the pages. Please, disable the option!

Read more

Hyper Cache Free Support Offer to Solve Blank Pages Bug

I know some blogs on some hosting services produce blank pages with Hyper Cache. I have great difficulties to debug such problems. I want offer a support for who experience those problem, with a live session. I need a volunteer that gives me an ftp access to his blog and an administrator account to debug [...]

Read more

Hyper Cache important note on compression

There is a possible issue on hyper cache when tha cache is working and you change the compression settings. Please, you you enable or disable the compression setting, be sure to clean the cache otherwise some page will be served wrongly. I’m thinking to invalidate all the cache on setting change, but I’m pretty sure [...]

Read more

Hyper Cache 2.5.0

After moving Hyper Cache on this blog and after the latest release, I had a lot of feedback and analyzed a  number of particular situation. Based on that, I changed the core of Hyper Cache and made a new version, 2.5.0. This version totally changes the invalidation mechanics and try to solve problems with bigger [...]

Read more

Hyper Cache and the WP_CACHE define in config.php

Helping some people with issues of non working Hyper Cache installations, I descovered they are adding the line define(‘WP_CACHE’, true); in the wp-config.php file not in the right place. The line of code has to be added after the line define (‘WPLANG’, ‘it_IT’); not at the end of the file. If you read carefully the [...]

Read more
hyper-cache-stats

Hyper Cache Statistics Example

With Hyper Cache 2.4+ I introduced statistics that can be enabled on the options panel (be aware that statistics collection slow down a bit Hyper Cache). After some days of use of Hyper Cache on one of my blog (not too much updated), they look as shown in the picture below. You may note there [...]

Read more
cache

Hyper Cache 2.4.0 is out for you and needs you

I’m serious saying that this new version of Hyper Cache required me a lot of time and effort. And I changed a lot of things trying to make it simpler and more efficient. That bug number of changes can leads to new bug. So, on WordPress plugin directory there is a version marked 2.3.3 you [...]

Read more