__( 'FasterThemes Options', 'food-recipes'), 'menu_title' => __('Theme Options', 'food-recipes'), 'capability' => 'edit_theme_options', 'menu_slug' => 'fasterthemes_framework', 'callback' => 'fastertheme_framework_page' ); return apply_filters( 'fasterthemes_framework_menu', $foodrecipes_menu ); } add_action( 'admin_menu', 'theme_options_add_page' ); function theme_options_add_page() { $foodrecipes_menu = fasterthemes_framework_menu_settings(); add_theme_page($foodrecipes_menu['page_title'],$foodrecipes_menu['menu_title'],$foodrecipes_menu['capability'],$foodrecipes_menu['menu_slug'],$foodrecipes_menu['callback']); } function fastertheme_framework_page(){ global $select_options; if ( ! isset( $_REQUEST['settings-updated'] ) ) $_REQUEST['settings-updated'] = false; ?>
". __( 'Theme Options', 'food-recipes' ) . ""; ?>
' />
Remove"; } ?>
http://facebook.com/username/
http://www.twitter.com/username/
https://plus.google.com/username/
https://dribbble.com/username/
https://pintrest.com/username/