id === 'themes' || $screen->id === 'dashboard')) { $theme_activated = isset($_GET['activated']) && $_GET['activated'] == 'true'; // Get theme screenshot URL $theme = wp_get_theme(); $screenshot = $theme->get_screenshot(); // Start output buffering to build our notice ob_start(); ?>

get('Name')) . '!' : 'Welcome! Thank you for choosing ' . esc_html($theme->get('Name')). ' theme. ' ?>