Skip to content

Releases: dmhendricks/wordpress-toolkit

0.4.1

24 Oct 02:11
Compare
Choose a tag to compare
  • Fixed undefined offset notice when accessed via WP-CLI

0.4.0

25 Aug 18:11
Compare
Choose a tag to compare
  • Refactored ObjectCache, added ability to flush by group

0.3.4

14 Jul 16:16
Compare
Choose a tag to compare
  • Fixed: Error loading plugin meta data on Windows (#1)

0.3.3

12 Jun 00:15
Compare
Choose a tag to compare
  • Fixed caching issue where boolean false values resulted in misses

0.3.2

09 May 08:13
Compare
Choose a tag to compare
  • Fixed caching conflicts with network/multisite

0.3.1

15 Apr 14:59
Compare
Choose a tag to compare
  • Fixed conflicts when multiple instances installed
  • Set SECURE_AUTH_COOKIE, AUTH_COOKIE, and LOGGED_IN_COOKIE if not defined

0.3.0

07 Apr 15:39
Compare
Choose a tag to compare
  • Added is_ajax() method
  • Updated Composer license to conform to new SPDX identifiers
  • Added phpdotenv support (reference)
  • Fixed major bug with configuration registry scope

0.2.0

08 Jan 06:29
Compare
Choose a tag to compare

0.1.3

23 Dec 23:51
Compare
Choose a tag to compare
  • Removed version tag from composer.json

0.1.1

23 Dec 22:13
Compare
Choose a tag to compare
  • Fixed PHP Notice