Linux 软件免费装

Plugin Name

开发者 Alex Coles
更新时间 2008年5月16日 04:08
PHP版本: 2.0 及以上
WordPress版本: 2.5.1

标签

time zone gmt utc british summer time bst daylight saving time greenwich mean time

下载

1.2

详情介绍:

The UK Time plugin reads the modification time of each post and comment being displayed and adds an hour if it falls inside British Summer Time. Requires the web server's time zone to be UTC.

安装:

  1. Unzip and upload the uktime.php file to the /wp-content/plugins directory
  2. Activate the plugin from the Plugins menu in WordPress
  3. Ensure your theme uses <?php the_time() ?> to display the time and <?php the_date() to display the date.*
  4. Note: The default theme supplied with WordPress uses its own parameters to control the format of the date and time: <?php the_time('F jS, Y') ?>. The UK Time plugin will not modify any times and dates which do not use the global date and time format. To adjust the global date and time format, go to the Settings menu in WordPress.