Prerender

This is a simple prerendering plugin, that creates a prerenderd version of a post and stores is in the database. You can then use the_prerenedered_con

Author:jens persson (profile at wordpress.org)
WordPress version required:
WordPress version tested:
Plugin version:0.5
Added to WordPress repository:16-01-2005
Last updated:20-01-2005
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://persson.cx/archives/category/code/wp/
Total downloads:718
plugin download
Click to start download

This is a simple prerendering plugin, that creates a prerenderd version of a post and stores is in the database. You can then use the_prerenedered_content(); instead of the_content(); and save quite alot of cpu time.