Name . ' ' . $theme_data->Version; $is_child = is_child_theme() ? ' (child theme)' : ''; $return = ''; return $return; } } }