Plugin Output Cache

Plugin Output Cache can be used by other plugins to cache portions of their output for efficiency.

Author:Rob Marsh, SJ (profile at wordpress.org)
WordPress version required:1.5
WordPress version tested:2.6.2
Plugin version:4.0.8
Added to WordPress repository:17-03-2008
Last updated:23-09-2008
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:http://rmarsh.com/plugins/poc-cache/
Total downloads:10 577
Active installs:40+
plugin download
Click to start download

Plugin Output Cache can be used by other plugins to cache portions of their output for efficiency. By itself it does nothing but other plugins (like my own Similar Posts, Recent Posts, Recent Comments, and Random Posts) can be adapted to take advantage of its cache whenever available.

Version History

  • 4.0.8
    • fix for utf8 chars for earlier versions of MySQL
  • 4.0.7
    • fix for utf8 chars
  • 4.0.6
    • fixed bug with unescaped quotes
    • fixed warning in error log
  • 4.0.5
    • some speed improvements
    • changes to work with automatic update
    • fixed problem with some installations of PHP
  • 4.0.0
    • improved ease of use and efficiency