diff --git a/src/wp-admin/themes.php b/src/wp-admin/themes.php index 75db4724a8..0341f9d72d 100644 --- a/src/wp-admin/themes.php +++ b/src/wp-admin/themes.php @@ -267,7 +267,11 @@ if ( ! is_multisite() && current_user_can('edit_themes') && $broken_themes = wp_ <# } #>

{{ data.name }} {{ data.version }}

-

{{ data.author }}' ); ?>

+ <# if ( data.authorURI ) { #> +

{{ data.author }}' ); ?>

+ <# } else { #> +

+ <# } #> <# if ( data.hasUpdate ) { #>