A NEW VERSION OF THE PLUGIN HAS BEEN RELEASED!! Please follow this link: {{post id="wp-digi-clock-plugin-10-new-version" text="WP Digi Clock Version 1.0" target="_self"}}
[wp_digi_clock]This easy to use plugin will embed a flash digital clock into your wordpress blog, either in a post or page, or within your blog's template (in the sidebar / header / footer etc.). The background and font colours are managed via the options menu. The clock displays the time as set on the user's local machine. Server time and timezone offsets will be a feature of version 1 when it is released. For now please try it out and let me know of any issues etc. by commenting on this page.
Installation:
- Download the plugin file here: Follow the link at the top of this page to get the new version!!
- Upload the wp-digi-clock folder to your wp-content/plugins folder
- Activate the plugin from the plugins page
- Go to Options -> WP Digi Clock to choose your colour scheme
Usage:
To embed in a post or page:
type in [ wp_digi_clock ] (removing the spaces) anywhere in a post or page.
to embed in your page template (header, footer, sidebar):
use the function wp_digital_clock() for example:
<li>
<h2>TIME</h2>
</li>
<li><?php wp_digital_clock(); ?></li>
hi…
it’s just what i was searching…
I tried to use your solution pasting it on mi index.php, but don’t work…
where my error please?
Sorry for my english,I thank you
regards
Thanks so much! You’re the best!
It helped me so much.
Could you make this into a plugin? I’m looking for this for ages, using an old next/previous month plugin which works, but not with permalinks enabled. This is a link to that old plugin.
[...] WordPress Montly Navigation Anstelle von Seite 1, 2 oder 3 (etc.) stünde bei dieser Programmierung ein Link zum vorherigen Monat. [...]