Home Plugins wp cache block
WP Cache Block logo

WP Cache Block

by prettyboymp on WordPress.org

Adds ability to globally cache certain segments of code.

(0)

Adds ability to globally cache certain segments of code.

WP Cache and some other caching plugins work amazingly well, however, their benefits are limited in sites with a large percentage of logged in users. While working on these projects, we, Voce Connect, found the need for a better caching solution. We needed to easily cache rendered portions of the theme that were the same for each user without caching other portions that may have user specific content. The solution was to come up with a plugin that could be easily integrated into a theme to help cache these blocks of content.

Requirements:

  • WordPress 2.8 or higher
  • “php5” – I’m a big proponent of dropping the php4 compatibility of WordPress due to the improved OO support. Because of this, I prefer to write my plugins in php5 form in hopes to help push the community along.
Active installations10+
Weekly downloads
9-43.75%
Version0.1.1
Last updated2/14/2011
WordPress version2.8
Tested up to3.0.5
Tags
cachecache blockcachingoutput cachingperformance