Plugin Output Cache

0

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,

Version
Last updated
Active installations
WordPress Version
Tested up to
Rating
Total ratings
Tag
This plugin is outdated and might not be supported anymore.

Description

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