Version 1.3.0
[1.3.0] - 2019-11-25
- Make sure WordPress' option for
timezone_stringreturns a string, update to use helper method which will call
WordPress's newwp_timezone_stringif available (WordPress >= 5.3) otherwise uses it's code. Fixes #9.
timezone_string returns a string, update to use helper method which will callwp_timezone_string if available (WordPress >= 5.3) otherwise uses it's code. Fixes #9.