WP Super Cache is full page caching plugin for WordPress. When page is cached almost all of WordPress is skipped and the page is sent to the browser with the minimum amount of code executed. This makes the page load much faster. 1.6.3 is the latest release and is bugfix release and it also adds some new features.. On preload, if deleting post do not delete the sub directories if it's the homepage.. In the past file had to be placed in the. WP Super Cache plugins directory so that it would be loaded and in this release I've added new actions that will allow you to load code from other directories too.. Use the action to add your plugin to list loaded by WP Super Cache. It needs to be called once, and duplicates will not be stored.. In similar fashion, use wpsc delete plugin to remove plugin.. While the plugin will attempt to update mod rewrite rules, it's much simpler to have PHP serve the files.
Read more