wp-content/plugins

The folder wp-content/plugins is the default folder for the WordPress® plugins.

By the Web Warlock, Sunday, 22/Aug/2010 13:53

zyx_Hixie_flash

By the Web Warlock, Thursday, 27/May/2010 22:38

<?php zyx_Hixie_flash( $src , $width = '100%' , $height = '100%' , $args = NULL , $id = 'flash_movie' ); ?>

zyx_Hixie_flash: Source code

By the Web Warlock, Thursday, 27/May/2010 3:49

Source code of the function zyx_Hixie_flash, located in the file wp-content/plugins/zyx-analog-clock/includes/mark-flash.php of the ZYX Classical Circular Clock plugin.

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' ); ?>