8000 Release 1.5.2 · Automattic/wp-super-cache · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

1.5.2

Compare
Choose a tag to compare
@donnchawp donnchawp released this 26 Jul 14:59
· 291 commits to master since this release
  • 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.
0