array( 'title' => __('Show Demo Data in Sidebars', THEME_DOMAIN), 'desc' => __('Show or not demo data in sidebars if there were no widgets added', THEME_DOMAIN), ), $shortname . '_index_sidebars' => array( 'title' => __('Sidebars on index page', THEME_DOMAIN), 'desc' => __('Select what sidebars must be displayed on index page. Every sidebar has the name same as its color. So there are folowing sidebars: Cyan, Green, Blue, Orange, Red', THEME_DOMAIN), ), $shortname . '_single_page_sidebars' => array( 'title' => __('Sidebars on single page', THEME_DOMAIN), 'desc' => __('Select what sidebars must be displayed on a single page. ', THEME_DOMAIN), ), $shortname . '_single_post_sidebars' => array( 'title' => __('Sidebars on single post', THEME_DOMAIN), 'desc' => __('Select what sidebars must be displayed on a single post page.', THEME_DOMAIN), ), $shortname . '_category_sidebars' => array( 'title' => __('Sidebars on category pages', THEME_DOMAIN), 'desc' => __('Select what sidebars must be displayed on a category page.', THEME_DOMAIN), ), $shortname . '_tag_sidebars' => array( 'title' => __('Sidebars on tag pages', THEME_DOMAIN), 'desc' => __('Select what sidebars must be displayed on a tag page', THEME_DOMAIN), ), $shortname . '_archive_sidebars' => array( 'title' => __('Sidebars on archive pages', THEME_DOMAIN), 'desc' => __('Select what sidebars must be displayed on an archive page', THEME_DOMAIN), ), $shortname . '_search_sidebars' => array( 'title' => __('Sidebars on search results pages', THEME_DOMAIN), 'desc' => __('Select what sidebars must be displayed on a search results page', THEME_DOMAIN), ), $shortname . '_404_sidebars' => array( 'title' => __('Sidebars on "Error 404 - Not Found" pages', THEME_DOMAIN), 'desc' => __('Select what sidebars must be displayed on an error page', THEME_DOMAIN), ), $shortname . '_other_sidebars' => array( 'title' => __('Sidebars on other pages', THEME_DOMAIN), 'desc' => __('This layout will be applied for all other pages not listed in options above. E.g. this layout will be applied to custom taxonomy pages', THEME_DOMAIN), ), $shortname . '_page_width' => array( 'title' => __('Whole Page Width', THEME_DOMAIN), 'desc' => __('The Width of the entire page including sidebars. Enter a number and select a unit of measure.', THEME_DOMAIN), ), $shortname . '_blue_sidebar_width' => array( 'title' => __('Blue Sidebar Width', THEME_DOMAIN), 'desc' => __('Width of the Blue sidebar and its unit of measure', THEME_DOMAIN), ), $shortname . '_cyan_sidebar_width' => array( 'title' => __('Cyan Sidebar Width', THEME_DOMAIN), 'desc' => __('Width of the Cyan sidebar and its unit of measure', THEME_DOMAIN), ), $shortname . '_green_sidebar_width' => array( 'title' => __('Green Sidebar Width', THEME_DOMAIN), 'desc' => __('Width of the Green sidebar and its unit of measure', THEME_DOMAIN), ), $shortname . '_orange_sidebar_width' => array( 'title' => __('Orange Sidebar Width', THEME_DOMAIN), 'desc' => __('Width of the Orange sidebar and its unit of measure.
Please note that if you selected 4-sidebar layout the width will override the widths of cyan and green sidebars.', THEME_DOMAIN), ), $shortname . '_sidebar_font' => array( 'title' => __('Sidebar Font', THEME_DOMAIN), 'desc' => __('The font of common text in the sidebars', THEME_DOMAIN), ), $shortname . '_sidebar_link_color' => array( 'title' => __('Sidebar Link Color', THEME_DOMAIN), 'desc' => __('Color of links in the sidebars: regular and hovered', THEME_DOMAIN), ), $shortname . '_blogroll_link_description_color' => array( 'title' => __('Blogroll Link Description Color', THEME_DOMAIN), 'desc' => __('Color of link\'s descriptions in a Blogroll widget', THEME_DOMAIN), ), $shortname . '_column_divider' => array( 'title' => __('Column Divider', THEME_DOMAIN), 'desc' => __('Define whether to show column (sidebars) divider or not. Selecting "yes" will separate sidebars and main content', THEME_DOMAIN), ), $shortname . '_sidebar_headings_font' => array( 'title' => __('Sidebar Headings Font', THEME_DOMAIN), 'desc' => __('The font of headings in the sidebars', THEME_DOMAIN), ), $shortname . '_calendar_widget_font' => array( 'title' => __('Calendar Widget Font', THEME_DOMAIN), 'desc' => __('The font of text in a Calendar Widget', THEME_DOMAIN), ), $shortname . '_calendar_th_color' => array( 'title' => __('Calendar Days of Week color', THEME_DOMAIN), 'desc' => __('The color of Day of Week in Calendar Widget: text color and background color', THEME_DOMAIN), ), $shortname . '_calendar_today' => array( 'title' => __('Calendar Today Highlighting', THEME_DOMAIN), 'desc' => __('Background color of current date and its border style and color in a Calendar Widget', THEME_DOMAIN), ), $shortname . '_footer_show_demo_data' => array( 'title' => __('Show Demo Data in the Footer', THEME_DOMAIN), 'desc' => __('Show or not demo data in footer columns if there were no widgets added', THEME_DOMAIN), ), $shortname . '_footers' => array( 'title' => __('Columns in The Footer', THEME_DOMAIN), 'desc' => __('Every column in the footer is a widget area. Their names are Blue, Green, Orange and Red Footer. You can add widgets on Appearance -> Widgets page', THEME_DOMAIN), ), $shortname . '_footer_equal_columns' => array( 'title' => __('Equal Footer Columns', THEME_DOMAIN), 'desc' => __('Note that if you select YES, the followng options do not affect the appearance', THEME_DOMAIN), ), $shortname . '_blue_footer_column_width' => array( 'title' => __('Blue Footer Column Width', THEME_DOMAIN), 'desc' => __('Enter a number and select a unit of measure', THEME_DOMAIN), ), $shortname . '_green_footer_column_width' => array( 'title' => __('Green Footer Column Width', THEME_DOMAIN), 'desc' => __('Enter a number and select a unit of measure', THEME_DOMAIN), ), $shortname . '_orange_footer_column_width' => array( 'title' => __('Orange Footer Column Width', THEME_DOMAIN), 'desc' => __('Enter a number and select a unit of measure', THEME_DOMAIN), ), $shortname . '_red_footer_column_width' => array( 'title' => __('Red Footer Column Width', THEME_DOMAIN), 'desc' => __('Enter a number and select a unit of measure', THEME_DOMAIN), ), $shortname . '_footer_background_color' => array( 'title' => __('Footer Background Color', THEME_DOMAIN), 'desc' => __('Background color of the footer', THEME_DOMAIN), ), $shortname . '_text_font' => array( 'title' => __('Text Font', THEME_DOMAIN), 'desc' => __('The general font of the site text', THEME_DOMAIN), ), $shortname . '_text_color' => array( 'title' => __('Text Color', THEME_DOMAIN), 'desc' => __('Body text color', THEME_DOMAIN), ), $shortname . '_body_background_color' => array( 'title' => __('Body Background Color', THEME_DOMAIN), 'desc' => __('This is the background color of the entire web page', THEME_DOMAIN), ), $shortname . '_content_background_color' => array( 'title' => __('Content Background Color', THEME_DOMAIN), 'desc' => __('This is the background color of content part of the web page', THEME_DOMAIN), ), $shortname . '_base_color' => array( 'title' => __('Base Color', THEME_DOMAIN), 'desc' => __('Base Color of lines like menu and footer borders', THEME_DOMAIN), ), $shortname . '_show_blog_title_and_description' => array( 'title' => __('Show Blog Title And Description', THEME_DOMAIN), 'desc' => __('You might want to hide the blog title and description when using full-width header image. Please note that the folowing option "header font size" is still meaningful - in this case it means header height', THEME_DOMAIN), ), $shortname . '_header_font' => array( 'title' => __('Header Font', THEME_DOMAIN), 'desc' => __('This font is used to display the blog title', THEME_DOMAIN), ), $shortname . '_header_description_font' => array( 'title' => __('Header Description Font', THEME_DOMAIN), 'desc' => __('This font is used to display the blog description under the blog title', THEME_DOMAIN), ), $shortname . '_header_left_paddig' => array( 'title' => __('Header Title Left Padding', THEME_DOMAIN), 'desc' => __('If you want to place an image before (to the left of) the blog title, set the value to the width of the image. E.g. if your image width is 100px set the value to 100.', THEME_DOMAIN), ), $shortname . '_header_image_size' => array( 'title' => __('Header Image Size', THEME_DOMAIN), 'desc' => __('Image of this size should be uploaded at Appearance -> Header. The uploaded image will be displayed in the header as a background image.', THEME_DOMAIN), ), $shortname . '_header_background_position_css' => array( 'title' => __('Header Background Position CSS', THEME_DOMAIN), 'desc' => __('You can select a header image at Appearance -> Header. The image will be placed according to this option. The option value will be placed right after "background-position:" in #header css. To place the image to the left of your blog title, set the value to "left bottom".', THEME_DOMAIN), ), $shortname . '_header_background_color' => array( 'title' => __('Header Background Color', THEME_DOMAIN), 'desc' => __('This is the background color of header of the web page (where blog title and description placed)', THEME_DOMAIN), ), $shortname . '_top_menu_font' => array( 'title' => __('Top Menu Font', THEME_DOMAIN), 'desc' => __('The font of top menu', THEME_DOMAIN), ), $shortname . '_top_menu_height' => array( 'title' => __('Top Menu Height', THEME_DOMAIN), 'desc' => __('', THEME_DOMAIN), ), $shortname . '_top_menu_text_color' => array( 'title' => __('Top Menu Font Color', THEME_DOMAIN), 'desc' => __('Top Menu Text Color: regular and hovered', THEME_DOMAIN), ), $shortname . '_breadcrumbs_font' => array( 'title' => __('Breadcrumbs Font', THEME_DOMAIN), 'desc' => __('Breadcrumbs is the navigation path to a current post. Select font to use for this.', THEME_DOMAIN), ), $shortname . '_top_menu_background_color' => array( 'title' => __('Top Menu Background Color', THEME_DOMAIN), 'desc' => __('Background color of the top menu', THEME_DOMAIN), ), $shortname . '_top_menu_current_item_color' => array( 'title' => __('Top Menu Current Item Color', THEME_DOMAIN), 'desc' => __('Text and Background color of current item of the Top menu', THEME_DOMAIN), ), $shortname . '_top_submenu_font' => array( 'title' => __('Top Submenu Font', THEME_DOMAIN), 'desc' => __('The Font of submenu items', THEME_DOMAIN), ), $shortname . '_top_submenu_width' => array( 'title' => __('Width of Top Menu Submenus', THEME_DOMAIN), 'desc' => __('Width of the top submenus in pixels', THEME_DOMAIN), ), $shortname . '_breadcrumbs_color' => array( 'title' => __('Breadcrumbs Color', THEME_DOMAIN), 'desc' => __('Color of Breadcrumbs (navigation path)', THEME_DOMAIN), ), $shortname . '_h1_font' => array( 'title' => __('Headings Font', THEME_DOMAIN), 'desc' => __('Headings font is used to dispalay headings on single post/page (<h1> tag) and on post list pages (<h2> tag)', THEME_DOMAIN), ), $shortname . '_h1_color' => array( 'title' => __('Headings Color', THEME_DOMAIN), 'desc' => __('Headings color', THEME_DOMAIN), ), $shortname . '_h1_hover_color' => array( 'title' => __('Headings Hover Color', THEME_DOMAIN), 'desc' => __('Hovered headings color', THEME_DOMAIN), ), $shortname . '_h2_font' => array( 'title' => __('H2 Headings Font', THEME_DOMAIN), 'desc' => __('', THEME_DOMAIN), ), $shortname . '_h2_color' => array( 'title' => __('H2 Headings Color', THEME_DOMAIN), 'desc' => __('H2 Headings Color is used on single post/page (<h2> tag)', THEME_DOMAIN), ), $shortname . '_h3_font' => array( 'title' => __('H3 Headings Font', THEME_DOMAIN), 'desc' => __('', THEME_DOMAIN), ), $shortname . '_h3_color' => array( 'title' => __('H3 Headings Color', THEME_DOMAIN), 'desc' => __('H3 Headings Color is used on single post/page (<h3> tag)', THEME_DOMAIN), ), $shortname . '_h4_font' => array( 'title' => __('H4 Headings Font', THEME_DOMAIN), 'desc' => __('', THEME_DOMAIN), ), $shortname . '_h4_color' => array( 'title' => __('H4 Headings Color', THEME_DOMAIN), 'desc' => __('H4 Headings Color is used on single post/page (<h4> tag)', THEME_DOMAIN), ), $shortname . '_show_post_info' => array( 'title' => __('Show Post Info', THEME_DOMAIN), 'desc' => __('Show or not date, author and categories under post title', THEME_DOMAIN), ), $shortname . '_normal_thumbnail_size' => array( 'title' => __('Normal Thumbnail Size', THEME_DOMAIN), 'desc' => __('Width and height of post thumbnail images in pixels. They are visible in post lists like index page, category pages etc.
Important: Due to WordPress peculiarity you should regenerate all thumbnails on the theme install and on every change of these values.
Tip: you can use plugins like Regenerate Thumbnails and AJAX Thumbnail Rebuild to regenerate thumbnails', THEME_DOMAIN), ), $shortname . '_column_thumbnail_size' => array( 'title' => __('Column Thumbnail Size', THEME_DOMAIN), 'desc' => __('Width and height (in pixels) of post thumbnail images displayed in columns on the index page. See "Normal Thumbnail Size" option help for details.
Please note that the width correlates with the "Show Thumbnail Border" option and column width on index page (calculated depending on page width, sidepar widths and column count). So first you should set those options, then see column width. Afterwards set this option. If you selected to Show Thumbnail Border you should decrease column width by 10', THEME_DOMAIN), ), $shortname . '_thumbnail_show_border' => array( 'title' => __('Show Thumbnail Border', THEME_DOMAIN), 'desc' => __('Whether show border around thumbnails or not', THEME_DOMAIN), ), $shortname . '_post_link' => array( 'title' => __('Post Link', THEME_DOMAIN), 'desc' => __('Color and text decoration for regular post links', THEME_DOMAIN), ), $shortname . '_post_link_visited' => array( 'title' => __('Post Link Visited', THEME_DOMAIN), 'desc' => __('Color and text decoration for visited post links', THEME_DOMAIN), ), $shortname . '_pre_color' => array( 'title' => __('Preformatted Text Block Color', THEME_DOMAIN), 'desc' => __('Border Color and Background Color of the preformatted text (<pre> tag)', THEME_DOMAIN), ), $shortname . '_blockquote_color' => array( 'title' => __('Blockquote Color', THEME_DOMAIN), 'desc' => __('Border Color and Background Color of the Blockquote text (<blockquote> tag)', THEME_DOMAIN), ), $shortname . '_show_comments_off' => array( 'title' => __('Show "Comments off" text', THEME_DOMAIN), 'desc' => __('Show or not "Comments off" text if comments are closed.', THEME_DOMAIN), ), $shortname . '_dividers_color' => array( 'title' => __('Dividers color', THEME_DOMAIN), 'desc' => __('The color affects various kinds of dividers: <hr> tag, post info panels top border, comments borders etc.', THEME_DOMAIN), ), $shortname . '_show_post_author' => array( 'title' => __('Show post\'s author', THEME_DOMAIN), 'desc' => __('Show or not post\'s author', THEME_DOMAIN), ), $shortname . '_table_font' => array( 'title' => __('Table Font', THEME_DOMAIN), 'desc' => __('', THEME_DOMAIN), ), $shortname . '_show_allowed_tags_below_comment_box' => array( 'title' => __('Show Allowed Tags Below Comment Box', THEME_DOMAIN), 'desc' => __('Show or not tags (like <a href="" title="">) allowed in comments', THEME_DOMAIN), ), $shortname . '_comments_avatar_size' => array( 'title' => __('Avatar size in comments', THEME_DOMAIN), 'desc' => __('Avatar size in comments (in pixels)', THEME_DOMAIN), ), $shortname . '_comments_metadata_font' => array( 'title' => __('Comments Metadata Font', THEME_DOMAIN), 'desc' => __('The font that will be used to display comment\'s author, date and action links', THEME_DOMAIN), ), $shortname . '_comment_metadata_color' => array( 'title' => __('Comment metadata color', THEME_DOMAIN), 'desc' => __('Color of permanent links to comments and "edit" links color', THEME_DOMAIN), ), $shortname . '_comment_border' => array( 'title' => __('Top level comment border', THEME_DOMAIN), 'desc' => __('Define whether show border for the top level comment or not. Set its color', THEME_DOMAIN), ), $shortname . '_commentator_font' => array( 'title' => __('Commenter Font', THEME_DOMAIN), 'desc' => __('The font that will be used to display comment\'s author. ', THEME_DOMAIN), ), $shortname . '_commentator_link_color' => array( 'title' => __('Color of links to commenter websites', THEME_DOMAIN), 'desc' => __('Regular and hovered colors of link to website of the comment author', THEME_DOMAIN), ), $shortname . '_post_author_link_color' => array( 'title' => __('Post Author Link Color', THEME_DOMAIN), 'desc' => __('Color of link to the website of the post author', THEME_DOMAIN), ), $shortname . '_post_author_comment_color' => array( 'title' => __('Color of Comments by the Post Author', THEME_DOMAIN), 'desc' => __('You can set a bright color to make post author comments more noticeable', THEME_DOMAIN), ), $shortname . '_comment_author_background' => array( 'title' => __('Background Color of comment author and metadata bar', THEME_DOMAIN), 'desc' => __('Background Color of comment author and metadata bar', THEME_DOMAIN), ), $shortname . '_comment_reply_link_color' => array( 'title' => __('Color of reply link', THEME_DOMAIN), 'desc' => __('', THEME_DOMAIN), ), $shortname . '_comment_reply_background' => array( 'title' => __('Background Color of comment reply link', THEME_DOMAIN), 'desc' => __('', THEME_DOMAIN), ), $shortname . '_comment_reply_border' => array( 'title' => __('Border Color of comment reply link', THEME_DOMAIN), 'desc' => __('', THEME_DOMAIN), ), $shortname . '_image_border' => array( 'title' => __('Image Border', THEME_DOMAIN), 'desc' => __('Border color and corner radius for images in posts when using captions or wp-caption class', THEME_DOMAIN), ), $shortname . '_image_caption_font' => array( 'title' => __('Image Caption Font', THEME_DOMAIN), 'desc' => __('', THEME_DOMAIN), ), $shortname . '_image_caption_text_color' => array( 'title' => __('Image Caption Text Color', THEME_DOMAIN), 'desc' => __('', THEME_DOMAIN), ), $shortname . '_pagination_page_box' => array( 'title' => __('Page Box', THEME_DOMAIN), 'desc' => __('', THEME_DOMAIN), ), $shortname . '_pagination_current_page_box' => array( 'title' => __('Current Page Box', THEME_DOMAIN), 'desc' => __('', THEME_DOMAIN), ), $shortname . '_pagination_page_box_hover' => array( 'title' => __('Page Box Hovered', THEME_DOMAIN), 'desc' => __('', THEME_DOMAIN), ), $shortname . '_pagination_inactive_button' => array( 'title' => __('Pageination Inactive Button', THEME_DOMAIN), 'desc' => __('', THEME_DOMAIN), ), $shortname . '_seo_use_plugin' => array( 'title' => __('Use 3rd Party Plugin', THEME_DOMAIN), 'desc' => __('Set the option to "Yes" if you use 3rd party SEO plugins like All in One SEO Pack plugin. Note that if you select "Yes" the below options will not work.
Also if "Use 3rd Party SEO Plugin" is set to "Yes" The Clear Line doesn\'t output at all:
   <title>
   <meta name="description">
   <meta name="keywords">
All these tags are supposed to be outputted by a 3rd party SEO plugin. So if you don\'t configure the plugin, the title and meta tags are empty.', THEME_DOMAIN), ), $shortname . '_seo_home_title' => array( 'title' => __('Home Title', THEME_DOMAIN), 'desc' => __('This text will be placed into <title> tag', THEME_DOMAIN), ), $shortname . '_seo_home_description' => array( 'title' => __('Home Description', THEME_DOMAIN), 'desc' => __('This text will be placed into <meta name="description"> tag', THEME_DOMAIN), ), $shortname . '_seo_home_keywords' => array( 'title' => __('Home Keywords', THEME_DOMAIN), 'desc' => __('This text will be placed into <meta name="keywords"> tag', THEME_DOMAIN), ), $shortname . '_seo_post_title_format' => array( 'title' => __('Post Title Format', THEME_DOMAIN), 'desc' => __('Format of <title> tag on single post page.
Available shortcodes are: %blog_title%, %blog_description%, %category%, %post_title%', THEME_DOMAIN), ), $shortname . '_seo_page_title_format' => array( 'title' => __('Page Title Format', THEME_DOMAIN), 'desc' => __('Format of <title> tag on single page.
Available shortcodes are: %blog_title%, %blog_description%, %page_title%', THEME_DOMAIN), ), $shortname . '_seo_category_title_format' => array( 'title' => __('Category Title Format', THEME_DOMAIN), 'desc' => __('Format of <title> tag on category page.
Available shortcodes are: %blog_title%, %blog_description%, %category%, %category_description%', THEME_DOMAIN), ), $shortname . '_seo_tag_title_format' => array( 'title' => __('Tag Title Format', THEME_DOMAIN), 'desc' => __('Format of <title> tag on tag page.
Available shortcodes are: %blog_title%, %blog_description%, %tag%', THEME_DOMAIN), ), $shortname . '_post_list_column_count' => array( 'title' => __('Column Count', THEME_DOMAIN), 'desc' => __('Column count of posts on index page. Set it to 0 or 1 to show common post list', THEME_DOMAIN), ), $shortname . '_post_list_column_rows' => array( 'title' => __('Column Rows', THEME_DOMAIN), 'desc' => __('Rows count of columnar posts on index page.', THEME_DOMAIN), ), $shortname . '_show_category_in_column' => array( 'title' => __('Show in columns post from this category', THEME_DOMAIN), 'desc' => __('If you want to dispalay in columns only posts from one category (e.g. featured posts) select the category here', THEME_DOMAIN), ), $shortname . '_show_latest_post_before_columns' => array( 'title' => __('Show Latest Post Before Columns', THEME_DOMAIN), 'desc' => __('Whether show the latest post before columnar posts or after them.', THEME_DOMAIN), ), $shortname . '_show_excerpts_on_index' => array( 'title' => __('Show Post Excerpts on Index Page', THEME_DOMAIN), 'desc' => __('Show Post Excerpts on the index page insted of Post Content', THEME_DOMAIN), ), $shortname . '_excerpt_length' => array( 'title' => __('Excerpts Length', THEME_DOMAIN), 'desc' => __('Excerpts Length', THEME_DOMAIN), ), $shortname . '_excerpt_more_link' => array( 'title' => __('Show "More" link for excerpts', THEME_DOMAIN), 'desc' => __('This option defines whether show "more" link or not when showing post excerps', THEME_DOMAIN), ), $shortname . '_show_content_if_no_excerpt' => array( 'title' => __('Show Content if no excerpt was provided', THEME_DOMAIN), 'desc' => __('The option defines what to display if Show Post Excerpts is set to "Yes" but no excerpt is provided for a post:
- if "No": generate excerpt from the post content. If a thumbnail is set for the post, it will be displayed;
- if "Yes": show content of the post. You can use <!--more--> tag to shorten oputput.

Please note that columnar posts are always displayed as excerpts regardless of the option value.
', THEME_DOMAIN), ), $shortname . '_show_column_post_info' => array( 'title' => __('Show Post Info in Columns', THEME_DOMAIN), 'desc' => __('Whether show post date and categories of columnar posts', THEME_DOMAIN), ), $shortname . '_social_buttons_theme' => array( 'title' => __('Social Buttons Theme', THEME_DOMAIN), 'desc' => __('You can add your own themes in three quite simple steps:
1. Upload your images of the buttons to /clear-line/img/social/<new_theme_folder>/ Please note that the names of the files must be the same as those in the folder "grey"
2. open file /options/value_set.php and add the line marked red here:
\'SOCIAL_THEME\' => array(
	\'values\'=>array(
		\'green-jelly-icons\' =>__(\'Green jelly\',THEME_DOMAIN),
		\'grey\'			=>__(\'Grey\',THEME_DOMAIN),
		\'new_theme_folder\'	=>__(\'Your theme name\',THEME_DOMAIN),
	),
3. Save and upload to your hosting
(4). Send me images and theme name, I\'ll include the theme to the next release', THEME_DOMAIN), ), $shortname . '_sharing_buttons_on_blue_sidebar' => array( 'title' => __('Sharing Buttons on Blue Sidebar', THEME_DOMAIN), 'desc' => __('', THEME_DOMAIN), ), $shortname . '_sharing_buttons_on_orange_sidebar' => array( 'title' => __('Sharing Buttons on Orange Sidebar', THEME_DOMAIN), 'desc' => __('', THEME_DOMAIN), ), $shortname . '_sharing_buttons_on_green_sidebar' => array( 'title' => __('Sharing Buttons on Green Sidebar', THEME_DOMAIN), 'desc' => __('', THEME_DOMAIN), ), $shortname . '_show_rss_button_at_top' => array( 'title' => __('Show RSS Button at top of the page', THEME_DOMAIN), 'desc' => __('', THEME_DOMAIN), ), );