The WordPress file wp-content/plugins/zyx-analog-clock/includes/functions.php contains the the_clocked_time template tag.
wp-content/plugins/zyx-analog-clock/includes/functions.php
the_clocked_time: Source code
By the Web Warlock, Saturday, 29/May/2010 23:20
Source code of the template tag the_clocked_time located in the file functions.php of the wp-content/plugins/zyx-analog-clock/includes folder of the plugin ZYX Classical Circular Clock.
Source code of the template tag the_clocked_time located in the file wp-content/plugins/zyx-analog-clock/includes/functions.php.
the_clocked_time
By the Web Warlock, Monday, 24/May/2010 20:11
Description of the template tag the_clocked_time located in the file wp-content/plugins/zyx-analog-clock/includes / functions.php folder of the plugin ZYX Classical Circular Clock. Uses the functions get_the_time, plugin_basename, wp_parse_args, zyx_join_flashvars and zyx_Hixie_flash, and the constant WP_PLUGIN_URL. Pending completion and add parameters.
<?php the_clocked_time( $width = '16' , $height = '16' , $echo = true , $args = NULL ); ?>
284 queries. 0.366 seconds. Powered by WordPress
Code is magic