WPThemeGenerator is creative under Enterprise License.'; //Specific menu list $overview = '
Font Style
Select the font what you will be use into your theme.
Logo
You can select between css style logo or an image for your theme. In CSS case you choose your theme effects with the logotype toolbar.
Slider Options
Many features hass been added to the theme. You can choose select more than 30 different styles to show your slider in the theme.
Layout Creator
You can create many sidebar automatically for your different posts types and pages.
Responsive Mode
Enable the responsive mode for your site ( Default: Enable ).
Icon Post
Enable to show the post icons in your site.
Search Menu
Use to enable the menu and search form in your theme. Multiple frames and effects could be used into the theme.'; $screen = get_current_screen(); if ( method_exists( $screen, 'add_help_tab' ) ) { // WordPress 3.3 $screen->add_help_tab( array( 'title' => __( 'Overview',THEME_NAME ), 'id' => 'theme-options-help', 'content' => $overview ) ); //sidebar $screen->set_help_sidebar( $sidebar ); } } function themeshock_admin() { add_meta_box('wptg-slider', 'Slider', 'getThemeGenSlider', 'appearance_page_theme_options', 'wptg_slider', 'core'); add_meta_box('wptg-page-layout', 'Layout Creator', 'getThemeGenPageLayout', 'appearance_page_theme_options', 'wptg_page_layout', 'core'); ?>

'; echo __( 'Theme settings updated successfully.', 'BillyDroid' ); echo '

'; } ?>
Theme Generator ©

Icons: Iconshock