__( 'BrickYard' , 'brickyard' ), "type" => "title"), array( "type" => "open"), // Start Tabs array( "name" => "Start Tabs", "type" => "tabs-open", "icon" => "layout"), // Home array( "name" => __( 'Welcome' , 'brickyard' ), "id" => "tab_menu_0", "type" => "tab", "icon" => "layout", "class" => " selected first"), // Get Premium array( "name" => __( 'GET PREMIUM' , 'brickyard' ), "type" => "tab", "id" => "tab_menu_1", "class" => ""), array( "name" => "Close Tabs", "type" => "tabs-close", "icon" => "layout"), array( "name" => "Start Container", "type" => "container-open", "icon" => "layout"), array( "name" => "tab_content_0", "type" => "tabcontent-open", "display" => "block", "icon" => "layout"), // Home array( "name" => __( 'Welcome to BrickYard!' , 'brickyard' ), "type" => "heading", "icon" => "layout"), array("name" => __( 'First of all, I would like to thank you for choosing the BrickYard theme! I firmly believe that you will be satisfied with this template.' , 'brickyard' ), "type" => "infotext"), array( "name" => __( 'About BrickYard' , 'brickyard' ), "type" => "heading", "icon" => "layout"), array("name" => __( 'BrickYard is an easily customizable WordPress blog and magazine theme. It is a fully responsive theme that allows for easy viewing on any device.' , 'brickyard' ), "type" => "infotext"), array("name" => __( 'Since version 2.0.0, the Theme Options have been moved to the Customizer.' , 'brickyard' ), "type" => "infotext"), array( "name" => "tab_content_0", "type" => "tabcontent-close", "icon" => "layout"), // Close Home // Open Get Premium array( "name" => "tab_content_1", "type" => "tabcontent-open", "display" => "none", "icon" => "layout"), array( "name" => __( 'Get BrickYard Premium Version' , 'brickyard' ), "type" => "heading", "icon" => "layout"), array( "type" => "infotext", "name" => __( 'If you would like to purchase the BrickYard Premium Version, you can do so on Developers Official Website.' , 'brickyard' )), array( "type" => "infotext", "name" => __( 'What the BrickYard Premium Version offers in addition?
- Support for Drag-and-drop Page Builder with 37 widgets for creating custom page templates
- 7 pre-defined color schemes (Blue, Green, Orange, Pink, Purple, Red and Turquoise)
- Unlimited ability to create custom Color scheme (color settings)
- Ability to set different Header Images on the individual pages/posts
- Ability to set different Background Images/Colors for the individual pages/posts
- Ability to set the Cover size for the Background Images
- Homepage Header Slideshow
- Image Slideshow with 3 different templates
- Font size settings
- Related posts box on the single posts
- Custom Tab Widget (displays popular posts, recent posts, comments and tags in tabbed format)
- 6 Custom widgets for displaying the latest posts from the specific categories (as a Column, Grid, List, Slider, Thumbnails and by Default)
- Info-Box Custom widget (displays a text box with an icon)
- Social Networking Custom widget (displays 9 social network profile links)
- Facebook Like Box Custom widget
- Twitter Following Custom widget
- Integrated Facebook/Twitter/Google +1 sharing buttons on posts/pages/post entries
- Integrated automatic Sitemap generator with advanced options
- Custom Shortcodes for adding buttons, images, tables and highlighted texts anywhere you like
- Custom Shortcode for displaying Google maps
- Custom Shortcode for displaying specific listing of posts anywhere you like
- 9 Custom Page templates' , 'brickyard' )), array( "name" => "tab_content_1", "type" => "tabcontent-close", "icon" => "layout"), // Close Get Premium array("name" => "Close Container", "type" => "container-close", "icon" => "layout"), array( "type" => "close") ); return $brickyard_about; } add_action('admin_head', 'brickyard_admin_css'); function brickyard_admin_css() { ?>