Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 24,019
- How-to & Troubleshooting
- 129,642
- Creating & Extending
- 25,793
- Requests & Feedback
- 9,497
- Third Party Plugins
- 9,792
- Showcase
- 3,316
- Ideas
- 1,382
- Miscellaneous
- 9,179
-
Ok, after some search, I decided to do this. I found this plugin:
http://www.ringofblogs.com/2007/12/21/wpmu-new-blog-settings-plugin
and uploaded in mu-plugins folder and changed the
add_option(‘gmt_offset’, 2);
to
add_option(‘gmt_offset’, -5);
It seems to work. I had to change the existing blogs to UTC-5 manually.