开发者 | Meini - Utech Computer Solutions |
---|---|
更新时间 | 2010年6月10日 19:46 |
PHP版本: | 2.0.2 及以上 |
WordPress版本: | 3.0 RC2 |
[worldtime]
* Use the 'places' parameter to specify the clock's time zone:
[worldtime places="Paris"]
* List several places separated by a comma. This will create multiple world clocks in a stack (currently maximum 6)
[worldtime places="Rome, New York"]
The name of the location has to match exactly with a name in the list of the locations. For a complete list of all locations visit
http://www.utechworld.com/locations/
Please note currently there are only up to 6 clocks supported in a stack. Also please limit the total number of clocks per page to 6, see below for further details.
Complete list of parameters of this version
places
takes a list of comma separated towns
base_color
background color e.g. base_color=fff
for white
base_font_color
location font color e.g. base_color=000
for black
base_font_size
location font size
clock_color
time background color
clock_font_color
clock font color
clock_font_size
clock font size
gap
space (in pixels) between individual clocks in a stack
width
overrides width in pixels
sec
will hide seconds if set to 0, e.g. sec=0
/wp-content/plugins/
directory[worldtime places="Brisbane"]
This plugin utilizes services provided by TimeAndDate.com and is made possible with their friendly permission. TimeAndDate's condition of use stipulates a maximum of 6 clocks per page. In future this limit will be removed however for now it is important to stick to it as each clock creates a connection to their server (and ours). TimeAndDate also requires a separate link to their site if more than two clocks are used.
Please visit the plugin page for further questions or comments.