__('Theme Options', 'advent'), 'menu_title' => __('Theme Options', 'advent'), 'capability' => 'edit_theme_options', 'menu_slug' => 'themeoptions_framework', 'callback' => 'advent_framework_page' ); return apply_filters('advent_framework_menu', $advent_menu); } add_action('admin_menu', 'advent_add_page'); function advent_add_page() { $advent_menu = advent_framework_menu_settings(); $GLOBALS['advent_menu']=add_theme_page($advent_menu['page_title'], $advent_menu['menu_title'], $advent_menu['capability'], $advent_menu['menu_slug'], $advent_menu['callback']); add_action( 'admin_enqueue_scripts', 'advent_framework_load_scripts' ); } function advent_framework_page() { global $select_options; if (!isset($_REQUEST['settings-updated'])) $_REQUEST['settings-updated'] = false; ?>
"; ?>
"; } ?>

"; } ?>
"; } ?>

Tab

"; } ?>

name@gmail.com
http://facebook.com/username/
http://www.twitter.com/username/
https://pinterest.com/username/