get( 'Name' ); echo sprintf( esc_html__('! You can read documentation to how get the most out of your new theme on the %swelcome screen%s.', 'basic-shop' ), '', '' ); ?>

get( "Name" ) ); ?>

get( 'Name' ), wp_get_theme()->get( 'Name' ), 'read', 'igthemes-welcome', array( $this, 'igthemes_welcome_screen' ) ); } /** * The welcome screen */ public function igthemes_welcome_screen() { ?>