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

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

get( 'Description' ) ); ?>

array( 'title' => esc_html__( 'View Demo', 'reblog' ), 'desc' => esc_html__( 'Woohoo!!! Reblog has been installed. Now want to have a peek at how Reblog 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.', 'reblog' ), 'url' => 'https://demo.moralthemes.com/reblog/', 'new_tab' => true, 'icon' => 'external', 'btn_txt' => esc_html__( 'View Demo', 'reblog' ) ), 'demo-importer' => array( 'title' => esc_html__( 'One Click Demo Import', 'reblog' ), '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.', 'reblog' ), 'url' => menu_page_url( 'pt-one-click-demo-import', false ), 'new_tab' => false, 'icon' => 'upload', 'btn_txt' => esc_html__( 'Import Demo Content', 'reblog' ) ), 'documentation' => array( 'title' => esc_html__( 'Documentation', 'reblog' ), 'desc' => esc_html__( 'Still getting confused after import? Or wanna start without the demo content. Do not worry!!! Reblog Themes provide a detailed documentation about the theme, its setup and other extra tips and tricks.', 'reblog' ), 'icon' => 'list-view', 'url' => '', 'new_tab' => true, 'btn_txt' => esc_html__( 'View Documentation', 'reblog' ) ), 'support' => array( 'title' => esc_html__( 'Support', 'reblog' ), 'desc' => esc_html__( 'Need any help regarding the theme? Got stuck somewhere? Reblog 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.', 'reblog' ), 'url' => '', 'new_tab' => true, 'icon' => 'admin-users', 'btn_txt' => esc_html__( 'Support Forum', 'reblog' ) ), 'theme-features' => array( 'title' => esc_html__( 'Theme Features', 'reblog' ), 'desc' => esc_html__( 'Reblog 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?', 'reblog' ), 'url' => '', 'new_tab' => true, 'icon' => 'tag', 'btn_txt' => esc_html__( 'Theme Features', 'reblog' ) ), 'theme-comparison' => array( 'title' => esc_html__( 'Free vs Pro', 'reblog' ), '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 Reblog than meets the eye.', 'reblog' ), 'url' => '', 'new_tab' => true, 'icon' => 'star-half', 'btn_txt' => esc_html__( 'Theme Comparison', 'reblog' ) ), ); 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', 'reblog' ); } reblog_get_welcome_columns( $args ); ?>