Skip to content

1.1.1

Choose a tag to compare

@a3rev a3rev released this 02 Apr 07:35

= 1.1.1 - 2020/04/02 =

  • This maintenance release is for compatibility with WordPress 5.4 plus 2 PHP fixes
  • Tweak - Tested for compatibility with WordPress major version 5.4
  • Tweak - Configure and run Travis CI unit test builds on the frameworks github repo.
  • Fix - Update global ${$this- to $GLOBALS[$this to resolve 7.0+ PHP warnings
  • Fix - Update global ${$option to $GLOBALS[$option to resolve 7.0+ PHP warnings