array( 'value' => 'two_sidebars' ), '1' => array( 'value' => 'one_sidebar' ) ); /** * Create arrays for typeface in titles options */ $typeface_title_options = array( '1' => array( 'value' => 'default', 'label' => __( 'League Gothic (default)', 'blaskan' ) ), '2' => array( 'value' => 'sans_serif', 'label' => __( 'Helvetica Neue, sans-serif', 'blaskan' ) ) ); /** * Create the options page */ function blaskan_options_do_page() { global $sidebars_options; global $typeface_title_options; if ( ! isset( $_REQUEST['updated'] ) ) $_REQUEST['updated'] = false; ?>
" . get_current_theme() . __( ' Theme Options', 'blaskan' ) . ""; ?>

'; } else { $typeface_options[] = ''; } } ?>

#2e6eb0' ); ?>
'; } else { $layout_options[] = ''; } } ?>
/>
px
/>
/>

%s is designed and developed by %s. Please report bugs and provide feedback on GitHub.', 'blaskan' ), 'http://www.blaskan.net', 'Blaskan', 'http://www.helloper.com', 'Per Sandström', 'http://github.com/persand/blaskan' ); ?>