Source code of the template tag the_clocked_time located in the file wp-content/plugins/zyx-analog-clock/includes/functions.php.
Index
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.
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 ); ?>
291 queries. 0.265 seconds. Powered by WordPress
Code is magic