wp-super-cache

[READ ONLY] WP Super Cache: A fast caching engine for WordPress. This repository is a mirror, for issue tracking and development head to: https://github.com/automattic/jetpack

OTHER License

Stars
410

Bot releases are hidden (Show)

wp-super-cache - 1.5.2

Published by donnchawp about 7 years ago

  • Add a trailing slash to home path. Fixes problems with finding the .htaccess file.
  • Delete WPCACHEHOME and WP_CACHE from wp-config.php when plugin deactivated.
  • Check that WPCACHEHOME is the right path on each load of the settings page.
  • Load the REST API code without using WPCACHEHOME.
  • Fixed mobile browser caching when using WP-Cache caching.
  • Fixed directory checks on Windows machines.
  • Reverted CDN changes in 1.5.0 as they caused problems in older "WordPress in a separate directory" installs.
  • Added note to CDN page when site url != home url. Site owners can use a filter to adjust the URL used.
  • Stop preload quicker when requested while preloading taxonomies.
  • Added more information for when updating the .htaccess file fails.
  • "Served by" header is now optional. Enable it by setting $wpsc_served_header to true in the config file.
wp-super-cache - 1.5.1

Published by donnchawp over 7 years ago

wp-super-cache -

Published by donnchawp over 7 years ago

Related Projects