array( 'name' => 'logo_type', 'title' => __( 'Logo Type', 'quadro' ), 'type' => 'select', 'valid_options' => array( 'text' => array( 'name' => 'gravatar', 'title' => __( 'Gravatar + Title', 'quadro' ) ), 'image' => array( 'name' => 'logo', 'title' => __( 'Logo Image', 'quadro' ) ), 'title' => array( 'name' => 'title', 'title' => __( 'Only Title', 'quadro' ) ), ), 'description' => '', 'section' => 'branding', 'tab' => 'general', 'default' => 'gravatar' ), 'logo_img' => array( 'name' => 'logo_img', 'title' => __( 'Logo Image File', 'quadro' ), 'type' => 'upload', 'description' => __('Note: Logo img should be 60px height minimum. Keep in mind that that is the maximum height the logo will have and the theme will resize it proportionally to fit into that.', 'quadro'), 'section' => 'branding', 'tab' => 'general', 'default' => '' ), 'logo_img_retina' => array( 'name' => 'logo_img_retina', 'title' => __( 'Logo Image File for Retina', 'quadro' ), 'type' => 'upload', 'description' => __('Twice as bigger, for retina screens', 'quadro'), 'section' => 'branding', 'tab' => 'general', 'default' => '' ), 'about_text' => array( 'name' => 'about_text', 'title' => __( 'About Text', 'quadro' ), 'type' => 'text', 'sanitize' => 'html', 'description' => __( 'This will appear under your logo/name on the site\'s header.', 'quadro' ), 'section' => 'branding', 'tab' => 'general', 'default' => 'This is a short description about myself and what this site is about. I hope you enjoy being here!', ), 'favicon_img' => array( 'name' => 'favicon_img', 'title' => __( 'Favicon Image File', 'quadro' ), 'type' => 'upload', 'description' => '', 'section' => 'branding', 'tab' => 'general', 'default' => '' ), 'custom_login_img' => array( 'name' => 'custom_login_img', 'title' => __( 'Custom Login Image File', 'quadro' ), 'type' => 'greyed-out', 'pro_desc' => __( 'Upgrade to Binder PRO to enable Custom Login Images & other options.', 'quadro' ), 'pro_url' => 'http://quadroideas.com/wordpress-themes/binder-pro?utm_source=Binder&utm_medium=theme&utm_content=themeOptionsLogin&utm_campaign=BinderPRO', 'description' => '', 'section' => 'branding', 'tab' => 'general', 'default' => '' ), // Miscelaneous Section '404_title' => array( 'name' => '404_title', 'title' => __( '404 Page Title', 'quadro' ), 'type' => 'greyed-out', 'pro_desc' => __( 'Upgrade to Binder PRO to enable 404 Page Settings & other options.', 'quadro' ), 'pro_url' => 'http://quadroideas.com/wordpress-themes/binder-pro?utm_source=Binder&utm_medium=theme&utm_content=themeOptions404&utm_campaign=BinderPRO', 'description' => '', 'section' => 'misc', 'tab' => 'general', 'default' => '' ), '404_text' => array( 'name' => '404_text', 'title' => __( '404 Page Text', 'quadro' ), 'type' => 'greyed-out', 'pro_desc' => __( 'Upgrade to Binder PRO to enable 404 Page Settings & other options.', 'quadro' ), 'pro_url' => 'http://quadroideas.com/wordpress-themes/binder-pro?utm_source=Binder&utm_medium=theme&utm_content=themeOptions404&utm_campaign=BinderPRO', 'description' => '', 'section' => 'misc', 'tab' => 'general', 'default' => '' ), 'retina_enable' => array( 'name' => 'retina_enable', 'title' => __( 'Retina Support Enable', 'quadro' ), 'type' => 'checkbox', 'description' => __('Only disable Retina Support if you want to avoid extra time dedication when uploading images to the site. Keep in mind that any image you may upload when Retina Support is disabled wont get cropped accordingly.', 'quadro'), 'section' => 'misc', 'tab' => 'general', 'default' => true ), 'breadcrumbs' => array( 'name' => 'breadcrumbs', 'title' => __( 'Breadcrumbs', 'quadro' ), 'type' => 'greyed-out', 'pro_desc' => __( 'Upgrade to Binder PRO to enable Breadcrumbs.', 'quadro' ), 'pro_url' => 'http://quadroideas.com/wordpress-themes/binder-pro?utm_source=Binder&utm_medium=theme&utm_content=themeOptionsBreadcrumbs&utm_campaign=BinderPRO', 'description' => '', 'section' => 'misc', 'tab' => 'general', 'default' => '' ), 'backto_enable' => array( 'name' => 'backto_enable', 'title' => __( 'Back-to-top Enable', 'quadro' ), 'type' => 'checkbox', 'description' => '', 'section' => 'misc', 'tab' => 'general', 'default' => true ), // Options & Content section 'transfer_options' => array( 'name' => 'transfer_options', 'title' => __( 'Options Backup & Export', 'quadro' ), 'type' => 'greyed-out', 'pro_desc' => __( 'Upgrade to Binder PRO to enable Options Management settings.', 'quadro' ), 'pro_url' => 'http://quadroideas.com/wordpress-themes/binder-pro?utm_source=Binder&utm_medium=theme&utm_content=themeOptionsExport&utm_campaign=BinderPRO', 'description' => '', 'section' => 'options', 'tab' => 'general', 'default' => '' ), /** * Layout Tab Options */ // Blog Section 'blog_layout' => array( 'name' => 'blog_layout', 'title' => __( 'Blog Style', 'quadro' ), 'type' => 'select', 'valid_options' => array( 'masonry' => array( 'name' => 'masonry', 'title' => __( 'Masonry', 'quadro' ) ), 'classic' => array( 'name' => 'classic', 'title' => __( 'Classic', 'quadro' ) ), ), 'description' => __('This setting applies to all multiple-posts layouts (blog, archives, search results, etc.)', 'quadro'), 'section' => 'blog', 'tab' => 'layout', 'default' => 'masonry' ), 'blog_columns' => array( 'name' => 'blog_columns', 'title' => __( 'Blog Columns', 'quadro' ), 'type' => 'select', 'valid_options' => array( 'two' => array( 'name' => 'two', 'title' => __( 'Two', 'quadro' ) ), 'three' => array( 'name' => 'three', 'title' => __( 'Three', 'quadro' ) ), ), 'description' => __('This setting applies to all multiple-posts masonry layouts (blog, archives, search results, etc.)', 'quadro'), 'section' => 'blog', 'tab' => 'layout', 'default' => 'three' ), 'blog_animations' => array( 'name' => 'blog_animations', 'title' => __( 'Post Loading Animation', 'quadro' ), 'type' => 'greyed-out', 'pro_desc' => __( 'Upgrade to Binder PRO to select between 8 different animation types.', 'quadro' ), 'pro_url' => 'http://quadroideas.com/wordpress-themes/binder-pro?utm_source=Binder&utm_medium=theme&utm_content=themeOptionsAnimations&utm_campaign=BinderPRO', 'description' => '', 'section' => 'blog', 'tab' => 'layout', 'default' => '' ), // Header Section 'header_style' => array( 'name' => 'header_style', 'title' => __( 'Header Style', 'quadro' ), 'type' => 'layout-picker', 'path' => '/images/admin/header-styles/', 'valid_options' => array( 'type1' => array( 'name' => 'type1', 'disabled' => 'checked="checked"', 'label-class' => 'greyed-layout-item', 'title' => __( 'Side Header', 'quadro' ), 'img' => 'header-style1.png', 'description' => '' ), 'type2' => array( 'name' => 'type2', 'disabled' => 'disabled="disabled"', 'label-class' => 'greyed-layout-item', 'title' => __( 'Fullwidth Header', 'quadro' ), 'img' => 'header-style2.png', 'description' => '' ), ), 'description' => 'Upgrade to Binder PRO to enable Header Layout settings & other options.', 'section' => 'header', 'tab' => 'layout', 'default' => 'type1' ), 'social_header_display' => array( 'name' => 'social_header_display', 'title' => __( 'Social Icons (show/hide)', 'quadro' ), 'type' => 'select', 'valid_options' => array( 'show' => array( 'name' => 'show', 'title' => __( 'Show', 'quadro' ) ), 'hide' => array( 'name' => 'hide', 'title' => __( 'Hide', 'quadro' ) ), ), 'description' => '', 'section' => 'header', 'tab' => 'layout', 'default' => 'show' ), 'search_header_display' => array( 'name' => 'search_header_display', 'title' => __( 'Search Field in Menu (show/hide)', 'quadro' ), 'type' => 'select', 'valid_options' => array( 'show' => array( 'name' => 'show', 'title' => __( 'Show', 'quadro' ) ), 'hide' => array( 'name' => 'hide', 'title' => __( 'Hide', 'quadro' ) ), ), 'description' => '', 'section' => 'header', 'tab' => 'layout', 'default' => 'show' ), 'widgt_header_display' => array( 'name' => 'widgt_header_display', 'title' => __( 'Widgetized Area in Header (show/hide)', 'quadro' ), 'type' => 'select', 'valid_options' => array( 'show' => array( 'name' => 'show', 'title' => __( 'Show', 'quadro' ) ), 'hide' => array( 'name' => 'hide', 'title' => __( 'Hide', 'quadro' ) ), ), 'description' => '', 'section' => 'header', 'tab' => 'layout', 'default' => 'hide' ), // Footer Section 'footer_background' => array( 'name' => 'footer_background', 'title' => __( 'Background Color', 'quadro' ), 'type' => 'color', 'description' => '', 'section' => 'footer', 'tab' => 'layout', 'default' => '#fff' ), 'footer_text_color' => array( 'name' => 'footer_text_color', 'title' => __( 'Text Color', 'quadro' ), 'type' => 'color', 'description' => '', 'section' => 'footer', 'tab' => 'layout', 'default' => '#797979' ), 'footer_links_color' => array( 'name' => 'footer_links_color', 'title' => __( 'Links Color', 'quadro' ), 'type' => 'color', 'description' => '', 'section' => 'footer', 'tab' => 'layout', 'default' => '#' ), 'copyright_text' => array( 'name' => 'copyright_text', 'title' => __( 'Copyright Text', 'quadro' ), 'type' => 'text', 'sanitize' => 'html', 'description' => '', 'section' => 'footer', 'tab' => 'layout', 'default' => 'Proudly powered by WordPress | Binder Theme by QuadroIdeas' ), 'widgetized_footer_display' => array( 'name' => 'widgetized_footer_display', 'title' => __( 'Widgetized Footer (show/hide)', 'quadro' ), 'type' => 'select', 'valid_options' => array( 'show' => array( 'name' => 'show', 'title' => __( 'Show', 'quadro' ) ), 'hide' => array( 'name' => 'hide', 'title' => __( 'Hide', 'quadro' ) ), ), 'description' => '', 'section' => 'footer', 'tab' => 'layout', 'default' => 'show' ), 'widgetized_footer_layout' => array( 'name' => 'widgetized_footer_layout', 'title' => __( 'Widgetized Footer Layout', 'quadro' ), 'type' => 'layout-picker', 'path' => '/images/admin/widget-layouts/', 'valid_options' => array( 'widg-layout2' => array( 'name' => 'widg-layout2', 'title' => '', 'img' => 'widg-layout2.png', 'description' => '3 Columns', ), 'widg-layout5' => array( 'name' => 'widg-layout5', 'title' => '', 'img' => 'widg-layout5.png', 'description' => '2 Columns', ), 'widg-layout6' => array( 'name' => 'widg-layout6', 'title' => '', 'img' => 'widg-layout6.png', 'description' => '1 Column', ), ), 'description' => '', 'section' => 'footer', 'tab' => 'layout', 'default' => 'widg-layout2' ), 'social_footer_display' => array( 'name' => 'social_footer_display', 'title' => __( 'Social Icons (show/hide)', 'quadro' ), 'type' => 'select', 'valid_options' => array( 'show' => array( 'name' => 'show', 'title' => __( 'Show', 'quadro' ) ), 'hide' => array( 'name' => 'hide', 'title' => __( 'Hide', 'quadro' ) ), ), 'description' => '', 'section' => 'footer', 'tab' => 'layout', 'default' => 'show' ), /** * Design Tab Options */ // Background Options 'background_color' => array( 'name' => 'background_color', 'title' => __( 'Color', 'quadro' ), 'type' => 'color', 'description' => '', 'section' => 'background', 'tab' => 'design', 'default' => '#eaeaea' ), 'background_pattern' => array( 'name' => 'background_pattern', 'title' => __( 'Pattern', 'quadro' ), 'type' => 'layout-picker', 'path' => '/images/admin/pattern-thumbs/', 'valid_options' => quadro_get_patterns(), 'description' => '', 'section' => 'background', 'tab' => 'design', 'default' => 'none' ), 'background_img' => array( 'name' => 'background_img', 'title' => __( 'Custom Image', 'quadro' ), 'type' => 'upload', 'description' => __( 'Note: Uploading a custom background image will override any other background setting.', 'quadro' ), 'section' => 'background', 'tab' => 'design', 'default' => '' ), // Custom CSS Options 'custom_css' => array( 'name' => 'custom_css', 'title' => '', 'type' => 'textarea', 'sanitize' => 'html', 'description' => '', 'section' => 'css', 'tab' => 'design', 'default' => '', 'no_reset' => true ), /** * Typography Tab Options */ // Fonts Options 'headings_font' => array( 'name' => 'headings_font', 'title' => 'Headings', 'type' => 'font', 'description' => '', 'section' => 'fonts', 'tab' => 'typography', 'default' => 'Droid+Serif|font-family: "Droid Serif";' ), 'headings_weight' => array( 'name' => 'headings_weight', 'title' => 'Headings Weight', 'type' => 'text', 'sanitize' => 'nohtml', 'description' => __( '(Optional) Add :400 / :700 / :bold, etc.', 'quadro' ), 'section' => 'fonts', 'tab' => 'typography', 'default' => ':normal, bold' ), 'body_font' => array( 'name' => 'body_font', 'title' => 'Body', 'type' => 'font', 'description' => '', 'section' => 'fonts', 'tab' => 'typography', 'default' => 'Roboto|font-family: "Roboto";' ), 'body_weight' => array( 'name' => 'body_weight', 'title' => 'Body Weight', 'type' => 'text', 'sanitize' => 'nohtml', 'description' => __( '(Optional) Add :400, 700 / :bold, etc.', 'quadro' ), 'section' => 'fonts', 'tab' => 'typography', 'default' => ':normal, bold' ), 'font_subset' => array( 'name' => 'font_subset', 'title' => __( 'Font Subset', 'quadro' ), 'type' => 'text', 'sanitize' => 'nohtml', 'description' => __('(Optional) Add :cyrillic / :greek / :cyrillic-ext / :greek-ext / :latin to enable font subsets. Only on supported Google Fonts. Multiple subsets should be separated by commas, using just one colon at the beginning.', 'quadro'), 'section' => 'fonts', 'tab' => 'typography', 'default' => '' ), // Font Color Options 'links_color' => array( 'name' => 'links_color', 'title' => __( 'Links', 'quadro' ), 'type' => 'color', 'description' => '', 'section' => 'colors', 'tab' => 'typography', 'default' => '#bb5551' ), 'hover_color' => array( 'name' => 'hover_color', 'title' => __( 'Links Hover', 'quadro' ), 'type' => 'color', 'description' => '', 'section' => 'colors', 'tab' => 'typography', 'default' => '#231f20' ), // Font Size Options 'body_size' => array( 'name' => 'body_size', 'title' => 'Body', 'type' => 'number', 'min' => 8, 'max' => 30, 'description' => __('8 to 30 allowed.', 'quadro'), 'section' => 'sizes', 'tab' => 'typography', 'default' => '18' ), 'site_title_size' => array( 'name' => 'site_title_size', 'title' => 'Site Title', 'type' => 'number', 'min' => 12, 'max' => 60, 'description' => __('12 to 60 allowed. Only for Gravatar + Title version.', 'quadro'), 'section' => 'sizes', 'tab' => 'typography', 'default' => '28' ), // Custom Font Section 'custom_font_options' => array( 'name' => 'custom_font_options', 'title' => __( 'Custom Font Upload', 'quadro' ), 'type' => 'greyed-out', 'pro_desc' => __( 'Upgrade to Binder PRO to enable Custom Font upload & management.', 'quadro' ), 'pro_url' => 'http://quadroideas.com/wordpress-themes/binder-pro?utm_source=Binder&utm_medium=theme&utm_content=themeOptionsFont&utm_campaign=BinderPRO', 'description' => '', 'section' => 'custom', 'tab' => 'typography', 'default' => '' ), /** * Social Tab Options */ // Profiles Section 'dribbble_profile' => array( 'name' => 'dribbble_profile', 'title' => __( 'Dribbble Profile', 'quadro' ), 'type' => 'text', 'sanitize' => 'nohtml', 'description' => __( 'Dribbble Username', 'quadro' ), 'section' => 'profiles', 'tab' => 'social', 'default' => '' ), 'facebook_profile' => array( 'name' => 'facebook_profile', 'title' => __( 'Facebook Profile', 'quadro' ), 'type' => 'text', 'sanitize' => 'nohtml', 'description' => __( 'Facebook Username', 'quadro' ), 'section' => 'profiles', 'tab' => 'social', 'default' => '' ), 'flickr_profile' => array( 'name' => 'flickr_profile', 'title' => __( 'Flickr Profile', 'quadro' ), 'type' => 'text', 'sanitize' => 'nohtml', 'description' => __( 'Flickr Username', 'quadro' ), 'section' => 'profiles', 'tab' => 'social', 'default' => '' ), 'github_profile' => array( 'name' => 'github_profile', 'title' => __( 'GitHub Profile', 'quadro' ), 'type' => 'text', 'sanitize' => 'nohtml', 'description' => __( 'GitHub Username', 'quadro' ), 'section' => 'profiles', 'tab' => 'social', 'default' => '' ), 'google-plus_profile' => array( 'name' => 'google-plus_profile', 'title' => __( 'Google+ Profile', 'quadro' ), 'type' => 'text', 'sanitize' => 'nohtml', 'description' => __( 'Google+ Username', 'quadro' ), 'section' => 'profiles', 'tab' => 'social', 'default' => '' ), 'instagram_profile' => array( 'name' => 'instagram_profile', 'title' => __( 'Instagram Profile', 'quadro' ), 'type' => 'text', 'sanitize' => 'nohtml', 'description' => __( 'Instagram Username', 'quadro' ), 'section' => 'profiles', 'tab' => 'social', 'default' => '' ), 'linkedin_profile' => array( 'name' => 'linkedin_profile', 'title' => __( 'Linked-In Profile', 'quadro' ), 'type' => 'text', 'sanitize' => 'nohtml', 'description' => __( 'Linked-In Username', 'quadro' ), 'section' => 'profiles', 'tab' => 'social', 'default' => '' ), 'pinterest_profile' => array( 'name' => 'pinterest_profile', 'title' => __( 'Pinterest Profile', 'quadro' ), 'type' => 'text', 'sanitize' => 'nohtml', 'description' => __( 'Pinterest Username', 'quadro' ), 'section' => 'profiles', 'tab' => 'social', 'default' => '' ), 'skype_profile' => array( 'name' => 'skype_profile', 'title' => __( 'Skype Profile', 'quadro' ), 'type' => 'text', 'sanitize' => 'nohtml', 'description' => __( 'Skype Username', 'quadro' ), 'section' => 'profiles', 'tab' => 'social', 'default' => '' ), 'tumblr_profile' => array( 'name' => 'tumblr_profile', 'title' => __( 'Tumblr Profile', 'quadro' ), 'type' => 'text', 'sanitize' => 'nohtml', 'description' => __( 'Tumblr Username', 'quadro' ), 'section' => 'profiles', 'tab' => 'social', 'default' => '' ), 'twitter_profile' => array( 'name' => 'twitter_profile', 'title' => __( 'Twitter Profile', 'quadro' ), 'type' => 'text', 'sanitize' => 'nohtml', 'description' => __( 'Twitter Username', 'quadro' ), 'section' => 'profiles', 'tab' => 'social', 'default' => '' ), 'vimeo-square_profile' => array( 'name' => 'vimeo-square_profile', 'title' => __( 'Vimeo Profile', 'quadro' ), 'type' => 'text', 'sanitize' => 'nohtml', 'description' => __( 'Vimeo Username', 'quadro' ), 'section' => 'profiles', 'tab' => 'social', 'default' => '' ), 'youtube_profile' => array( 'name' => 'youtube_profile', 'title' => __( 'YouTube Profile', 'quadro' ), 'type' => 'text', 'sanitize' => 'nohtml', 'description' => __( 'YouTube Username', 'quadro' ), 'section' => 'profiles', 'tab' => 'social', 'default' => '' ), // Social Icons Section 'icons_color_type' => array( 'name' => 'icons_color_type', 'title' => __( 'Color', 'quadro' ), 'type' => 'select', 'valid_options' => array( 'default' => array( 'name' => 'default', 'title' => __( 'Default', 'quadro' ) ), 'brand' => array( 'name' => 'brand', 'title' => __( 'Brand', 'quadro' ) ), ), 'description' => __('Chose whether to use the original colors for each network or the default styled one for all of them.', 'quadro'), 'section' => 'social-icons', 'tab' => 'social', 'default' => 'default' ), 'social_target' => array( 'name' => 'social_target', 'title' => __( 'Link Target', 'quadro' ), 'type' => 'select', 'valid_options' => array( 'brand' => array( 'name' => '_self', 'title' => __( 'Same tab ("_self")', 'quadro' ) ), 'custom' => array( 'name' => '_blank', 'title' => __( 'New tab ("_blank")', 'quadro' ) ), ), 'description' => __('Chose whether to open the profile links in the same tab or in a new one.', 'quadro'), 'section' => 'social-icons', 'tab' => 'social', 'default' => '_self' ), ); return apply_filters( 'quadro_get_option_parameters', $options ); } /** * Quadro Theme Admin Settings Page Tabs * * Array that holds all of the tabs for the * Quadro Theme Settings Page. Each tab * key holds an array that defines the * sections for each tab, including the * description text. * * @return array $tabs array of arrays of tab parameters */ function quadro_get_settings_page_tabs() { $tabs = array( 'general' => array( 'name' => 'general', 'title' => __( 'General', 'quadro' ), 'sections' => array( 'branding' => array( 'name' => 'branding', 'title' => __( 'Branding', 'quadro' ), 'description' => '' ), 'misc' => array( 'name' => 'misc', 'title' => __( 'Miscelaneous', 'quadro' ), 'description' => '' ), 'options' => array( 'name' => 'options', 'title' => __( 'Options & Content', 'quadro' ), 'description' => '' ), ) ), 'layout' => array( 'name' => 'layout', 'title' => __( 'Layout', 'quadro' ), 'sections' => array( 'blog' => array( 'name' => 'blog', 'title' => __( 'Blog & Archives Options', 'quadro' ), 'description' => __( 'Manage Blog and Archives options for Binder Theme.', 'quadro' ) ), 'header' => array( 'name' => 'header', 'title' => __( 'Header Options', 'quadro' ), 'description' => __( 'Manage Header options for Binder Theme.', 'quadro' ) ), 'footer' => array( 'name' => 'footer', 'title' => __( 'Footer Options', 'quadro' ), 'description' => __( 'Manage Footer options for Binder Theme.', 'quadro' ) ), ) ), 'design' => array( 'name' => 'design', 'title' => __( 'Design', 'quadro' ), 'sections' => array( 'background' => array( 'name' => 'background', 'title' => __( 'Background', 'quadro' ), 'description' => '' ), 'css' => array( 'name' => 'css', 'title' => __( 'Custom CSS', 'quadro' ), 'description' => __( 'These CSS rules override all theme\'s CSS rules and are not deleted when you restore default settings.', 'quadro' ) ), ) ), 'typography' => array( 'name' => 'typography', 'title' => __( 'Typography', 'quadro' ), 'sections' => array( 'fonts' => array( 'name' => 'fonts', 'title' => __( 'Font Options', 'quadro' ), 'description' => '' ), 'colors' => array( 'name' => 'colors', 'title' => __( 'Colors', 'quadro' ), 'description' => '' ), 'sizes' => array( 'name' => 'sizes', 'title' => __( 'Font Sizes', 'quadro' ), 'description' => '' ), 'custom' => array( 'name' => 'custom', 'title' => __( 'Custom Font Upload', 'quadro' ), 'description' => __( 'Font packages can be downloaded from sites like Font Squirrel and others. While you don\'t explicitly need to have all four font formats, uploading as many of them as you can will improve compatibility with more web browsers.', 'quadro' ) ), ) ), 'social' => array( 'name' => 'social', 'title' => __( 'Social', 'quadro' ), 'sections' => array( 'profiles' => array( 'name' => 'profiles', 'title' => __( 'Social Networks Profiles', 'quadro' ), 'description' => '' ), 'social-icons' => array( 'name' => 'social-icons', 'title' => __( 'Social Icons Settings', 'quadro' ), 'description' => '' ), ) ), ); return apply_filters( 'quadro_get_settings_page_tabs', $tabs ); } ?>