$themename ." Options", "type" => "title"), array( "type" => "open"), // Start Tabs array( "name" => "Start Tabs", "type" => "tabs-open", "icon" => "layout"), // Home array( "name" => "Welcome", "id" => "tab_menu_0", "type" => "tab", "icon" => "layout", "class" => " selected first"), // General Settings array( "name" => "General Settings", "id" => "tab_menu_1", "type" => "tab", "icon" => "layout"), // Social Networking Tab array( "name" => "Social Networking", "id" => "tab_menu_2", "type" => "tab", "icon" => "layout"), // Other settings Tab array( "name" => "Other Settings", "type" => "tab", "id" => "tab_menu_3"), // SEO Tab array( "name" => "SEO", "type" => "tab", "id" => "tab_menu_4"), // General setting Tab array( "name" => "Close Tabs", "type" => "tabs-close", "icon" => "layout"), array( "name" => "Start Container", "type" => "container-open", "icon" => "layout"), // Home Container 0 array( "name" => "tab_content_0", "type" => "tabcontent-open", "display" => "block", "icon" => "layout"), // Home array( "name" => "Welcome", "type" => "heading", "icon" => "layout"), array("name" => "First of all, we would like to thank you for choosing wplook Themes and installing one of our themes – your choice is greatly appreciated!", "type" => "infotext"), array( "name" => "Recommend us:", "type" => "subheader"), array("name" => " Tweet

", "type" => "infotext"), array("name" => "
", "type" => "infotext"), array( "name" => "tab_content_0", "type" => "tabcontent-close", "icon" => "layout"), // Close Home // General setting Tab Container 1 array( "name" => "tab_content_1", "type" => "tabcontent-open", "display" => "none", "icon" => "layout"), // General settings array( "name" => "General Settings", "type" => "heading", "icon" => "layout"), array( "name" => "Theme Stylesheet", "desc" => "Select your themes color.", "id" => $shortname."_css", "std" => "", "class" => "hidden", "options" => array( 'a' => 'Red', 'b' => 'Pink', 'c' => 'Blue', 'd' => 'Black', 'e' => 'Orange', 'f' => 'Green'), "type" => "select"), array( "name" => "RSS", "desc" => "Url of your RSS. You may include your RSS from Feedburner", "id" => $shortname."_rss", "std" => "", "type" => "text"), array( "name" => "Favicon URL", "desc" => "Upload your own favicon image (16x16px) via Media Uploader. Leave this field blank if you want to display the default favicon or you can create one by acceding Favicon generator.", "id" => $shortname."_favicon_url", "type" => "text", "std" => "$fe_pathimages/images/favicon.ico"), array( "name" => "Google Analytics Tracking Code", "desc" => "Insert the complete tracking script. Where can I find my tracking code from within my Google Analytics account?", "id" => $shortname."_ga_code", "std" => "", "type" => "textarea"), array( "name" => "Header Description", "desc" => "Insert the header description, or a banner (468x60) code.", "id" => $shortname."_header_desc", "std" => "", "type" => "textarea"), array( "name" => "tab_content_1", "type" => "tabcontent-close", "icon" => "layout"), // Close General settings // Open Social Networking array( "name" => "tab_content_2", "type" => "tabcontent-open", "display" => "none", "icon" => "layout"), array( "name" => "Social Networking", "type" => "heading", "icon" => "layout"), array( "name" => "Twitter", "desc" => "Insert the full URL of your Twitter profile.", "id" => $shortname."_twitter", "std" => "", "type" => "text"), array( "name" => "Facebook", "desc" => "Insert the full URL of your Facebook profile, page or group.", "id" => $shortname."_facebook", "std" => "", "type" => "text"), array( "name" => "Linkedin", "desc" => "Insert the full URL of your Linkedin profile.", "id" => $shortname."_linkedin", "std" => "", "type" => "text"), array( "name" => "Tumblr", "desc" => "Insert the full URL of your Tumblr profile.", "id" => $shortname."_tumblr", "std" => "", "type" => "text"), array( "name" => "Delicious", "desc" => "Insert the full URL of your Delicious profile.", "id" => $shortname."_delicious", "std" => "", "type" => "text"), array( "name" => "Digg", "desc" => "Insert the full URL of your Digg profile.", "id" => $shortname."_digg", "std" => "", "type" => "text"), array( "name" => "StumbleUpon", "desc" => "Insert the full URL of your StumbleUpon profile.", "id" => $shortname."_stumbleupon", "std" => "", "type" => "text"), array( "name" => "Flickr", "desc" => "Insert the full URL of your Flickr profile.", "id" => $shortname."_flickr", "std" => "", "type" => "text"), array( "name" => "Picasa", "desc" => "Insert the full URL of your Picasa profile.", "id" => $shortname."_picasa", "std" => "", "type" => "text"), array( "name" => "YouTube", "desc" => "Insert the full URL of your YouTube profile.", "id" => $shortname."_youtube", "std" => "", "type" => "text"), array( "name" => "Dribbble", "desc" => "Insert the full URL of your Dribbble profile.", "id" => $shortname."_dribbble", "std" => "", "type" => "text"), array( "name" => "tab_content_2", "type" => "tabcontent-close", "icon" => "layout"), // Close Social Networking // Open Other settings array( "name" => "tab_content_3", "type" => "tabcontent-open", "display" => "none", "icon" => "layout"), array( "name" => "Other settings", "type" => "heading", "icon" => "layout"), array( "type" => "infotext", "name" => "OPTIONS: Widgets | Menus | Background | Header"), array( "name" => "tab_content_3", "type" => "tabcontent-close", "icon" => "layout"), // Close Home page Settings // Open SEO array( "name" => "tab_content_4", "type" => "tabcontent-open", "display" => "none", "icon" => "layout"), // All info here array( "name" => "Search Engine Optimisation", "type" => "heading", "icon" => "layout"), array( "name" => "Meta Description", "desc" => "Add a custom meta description to your homepage.", "id" => $shortname."_meta_description", "std" => "", "type" => "textarea"), array( "name" => "Meta Keywords", "desc" => "Add a (comma separated) list of keywords to your homepage.", "id" => $shortname."_meta_keywords", "std" => "", "type" => "text"), array( "name" => "tab_content_4", "type" => "tabcontent-close", "icon" => "layout"), // Close SEO array("name" => "Close Container", "type" => "container-close", "icon" => "layout"), array( "type" => "close") ); add_action('admin_head', 'wplook_admin_css'); function wplook_admin_css() { echo ' '; ?>

'.$themename.' settings saved.

'; if (isset($_REQUEST["reset"]) && !empty($_REQUEST["reset"])) echo '

'.$themename.' '.__( 'settings reset.', 'wplook' ).'

'; ?>
wplook
Framework version
Support
" />
/>