Skip to content

1.6.3

Compare
Choose a tag to compare
@donnchawp donnchawp released this 10 Aug 15:25
· 131 commits to master since this release
2dd4ab7
  • Added cookie helper functions (#580)
  • Added plugin helper functions (#574)
  • Added actions to modify cookie and plugin lists. (#582)
  • Really disable garbage collection when timeout = 0 (#571)
  • Added warnings about DISABLE_WP_CRON (#575)
  • Don't clean expired cache files after preload if garbage collection is disabled (#572)
  • On preload, if deleting a post don't delete the sub directories if it's the homepage. (#573)
  • Fix generation of semaphores when using WP CLI (#576)
  • Fix deleting from the admin bar (#578)
  • Avoid a strpos() warning. (#579)
  • Improve deleting of cache in edit/delete/publish actions (#577)
  • Fixes to headers code (#496)