This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Update Time Zones Across Network

ਵੇਰਵਾ

Update at once all of the Settings -> General -> Time Zone options of your WordPress network.

This plugin was written specifically for a network that has been around for many years and was set up before WordPress 2.8 fixed the daylight savings time issue. Back then, setting the local time for your blog depended on UTC offsets only, so daylight savings folks were off by an hour for half a year. Then WordPress introduced time zones by city and the problem was solved. But we had all our blogs still with the UTC offset in use. So rather than update them individually, this plugin was written to run once and then move on. Recommended use: upload to your mu-plugins folder, run it once and then delete.

ਸਥਾਪਤੀਕਰਨ

This is intended to be a ‘use once and delete’ plugin.
Install in either your regular plugins folder or in the mu-plugins.

  1. Upload ‘update-timezones.php’ to the ‘/wp-content/plugins/’ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Visit YOURDOMAIN/wp-admin/network/settings.php?page=timezone to run it
  4. Delete it when you’re done

ਅਕਸਰ ਪੁੱਛੇ ਜਾਂਦੇ ਸਵਾਲ

How many time zones does it support

Right now I only wrote it to update any of the four continental United States time zones. But it’s easy to add more. Just stick them in the select options form area in the same format as the four that are already there.

ਸਮੀਖਿਆਵਾਂ

There are no reviews for this plugin.

ਯੋਗਦਾਨੀ ਤੇ ਵਿਕਾਸਕਾਰ

“Update Time Zones Across Network” is open source software. The following people have contributed to this plugin.

ਯੋਗਦਾਨੀ

“Update Time Zones Across Network” ਦਾ ਆਪਣੀ ਭਾਸ਼ਾ ਵਿੱਚ ਅਨੁਵਾਦ ਕਰੋ।

ਵਿਕਾਸ ਕਾਰਜ ਵਿੱਚ ਰੁਚੀ ਰੱਖਦੇ ਹੋ?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

ਤਬਦੀਲੀ-ਚਿੱਠਾ

1.0

  • Initial version