Skip to content

Version 1.3.0

Choose a tag to compare

@thefrosty thefrosty released this 26 Nov 20:03
· 121 commits to master since this release
d7232ef

[1.3.0] - 2019-11-25

  • Make sure WordPress' option for timezone_string returns a string, update to use helper method which will call
    WordPress's new wp_timezone_string if available (WordPress >= 5.3) otherwise uses it's code. Fixes #9.