andrewjmead / wpsites

A CLI for quickly spinning up WordPress sites
MIT License
17 stars 1 forks source link

Add option for site timezone #13

Closed andrewjmead closed 2 months ago

andrewjmead commented 2 months ago
# Set the timezone string.
$ wp option update timezone_string "America/New_York"
Success: Updated 'timezone_string' option.
andrewjmead commented 2 months ago

https://wordpress.stackexchange.com/questions/346367/wp-cli-update-date-and-time-format

andrewjmead commented 2 months ago

Added in 137d7d6403cb4db0f67fe13432a41fab5bd5a5d3