wp-content/plugins/zyx-analog-clock/includes

The folder wp-content/plugins/zyx-analog-clock/includes has some required files.

zyx_join_flashvars: Source code

By the Web Warlock, Thursday, 27/May/2010 2:30

Source code of the function zyx_join_flashvars, located in the file wp-content/plugins/zyx-analog-clock/includes/mark-flash.php.

zyx_join_flashvars

By the Web Warlock, Thursday, 27/May/2010 1:41

<?php zyx_join_flashvars( $args = array( 'foo' => 'foo_value' , 'bar' => 'bar_value' ); ?>

the_clocked_time

By the Web Warlock, Monday, 24/May/2010 20:11

<?php the_clocked_time( $width = '16' , $height = '16' , $echo = true , $args = NULL ); ?>