diff --git a/php/commands/theme.php b/php/commands/theme.php index 36a144e07c..a834768eca 100644 --- a/php/commands/theme.php +++ b/php/commands/theme.php @@ -411,6 +411,7 @@ protected function get_item_list() { 'update_id' => $theme->get_stylesheet(), 'title' => $theme->get('Name'), 'description' => $theme->get('Description'), + 'author' => $theme->get('Author'), ); if ( is_multisite() ) {