$value ) { $target = ''; if ( $value['new_tab'] ) { $target = "_blank"; } ?>

get( 'Name' ) ) . esc_html__( '-', 'blogbook' ) . esc_html( $theme_data->get( 'Version' ) ); ?>

get( 'Description' ) ); ?>

array( 'title' => esc_html__( 'View Demo', 'blogbook' ), 'desc' => esc_html__( 'Woohoo!!! Blogbook has been installed. Now want to have a peek at how Blogbook theme would look as set up by the author. Mind that the setup is one of the many usage of the theme, you can create a different setup of the same theme. Just click the button below.', 'blogbook' ), 'url' => 'https://demo.moralthemes.com/blogbook/', 'new_tab' => true, 'icon' => 'external', 'btn_txt' => esc_html__( 'View Demo', 'blogbook' ) ), 'demo-importer' => array( 'title' => esc_html__( 'One Click Demo Import', 'blogbook' ), 'desc' => esc_html__( 'Liked the demo and want to setup just like the demo? Just import the content and start editing the content right away. One Click Demo Importer should be installed before the importer works. You are just a click away.', 'blogbook' ), 'url' => menu_page_url( 'pt-one-click-demo-import', false ), 'new_tab' => false, 'icon' => 'upload', 'btn_txt' => esc_html__( 'Import Demo Content', 'blogbook' ) ), 'documentation' => array( 'title' => esc_html__( 'Documentation', 'blogbook' ), 'desc' => esc_html__( 'Still getting confused after import? Or wanna start without the demo content. Do not worry!!! Blogbook Themes provide a detailed documentation about the theme, its setup and other extra tips and tricks.', 'blogbook' ), 'icon' => 'list-view', 'url' => '', 'new_tab' => true, 'btn_txt' => esc_html__( 'View Documentation', 'blogbook' ) ), 'support' => array( 'title' => esc_html__( 'Support', 'blogbook' ), 'desc' => esc_html__( 'Need any help regarding the theme? Got stuck somewhere? Blogbook theme support is just a click away. Search our incredible and 24/7 support forum. Query your questions and your solution will be resolved by our strong and dedicated support teams.', 'blogbook' ), 'url' => '', 'new_tab' => true, 'icon' => 'admin-users', 'btn_txt' => esc_html__( 'Support Forum', 'blogbook' ) ), 'theme-features' => array( 'title' => esc_html__( 'Theme Features', 'blogbook' ), 'desc' => esc_html__( 'Blogbook theme comes with some incredible features. The elite feature of the theme is the user experience, code and security. Want to know more about the key features of the theme?', 'blogbook' ), 'url' => '', 'new_tab' => true, 'icon' => 'tag', 'btn_txt' => esc_html__( 'Theme Features', 'blogbook' ) ), 'theme-comparison' => array( 'title' => esc_html__( 'Free vs Pro', 'blogbook' ), 'desc' => esc_html__( 'Want to enhance your site? The Pro version provides more of the elite features that will enhance your site. There is more to the Blogbook than meets the eye.', 'blogbook' ), 'url' => '', 'new_tab' => true, 'icon' => 'star-half', 'btn_txt' => esc_html__( 'Theme Comparison', 'blogbook' ) ), ); if ( ! class_exists( 'OCDI_Plugin' ) ) { $args['demo-importer']['url'] = menu_page_url( 'tgmpa-install-plugins', false ); $args['demo-importer']['btn_txt'] = esc_html__( 'Install One Click Demo Import', 'blogbook' ); } blogbook_get_welcome_columns( $args ); ?>