diff --git a/src/wp-content/themes/twentyeleven/functions.php b/src/wp-content/themes/twentyeleven/functions.php index 2fbbe4d04a..540c806c78 100644 --- a/src/wp-content/themes/twentyeleven/functions.php +++ b/src/wp-content/themes/twentyeleven/functions.php @@ -743,10 +743,19 @@ if ( ! function_exists( 'twentyeleven_comment' ) ) : ', '' ); ?> - comment_approved == '0' ) : ?> - + + + comment_approved ) : ?> +
- + diff --git a/src/wp-content/themes/twentynineteen/classes/class-twentynineteen-walker-comment.php b/src/wp-content/themes/twentynineteen/classes/class-twentynineteen-walker-comment.php index 18565e9388..cded91d0bf 100644 --- a/src/wp-content/themes/twentynineteen/classes/class-twentynineteen-walker-comment.php +++ b/src/wp-content/themes/twentynineteen/classes/class-twentynineteen-walker-comment.php @@ -88,9 +88,19 @@ class TwentyNineteen_Walker_Comment extends Walker_Comment { ?> + + comment_approved ) : ?> -

+

+
diff --git a/src/wp-content/themes/twentyten/functions.php b/src/wp-content/themes/twentyten/functions.php index 1a378c0dd1..97f018d4ab 100644 --- a/src/wp-content/themes/twentyten/functions.php +++ b/src/wp-content/themes/twentyten/functions.php @@ -428,9 +428,19 @@ if ( ! function_exists( 'twentyten_comment' ) ) : printf( __( '%s says:', 'twentyten' ), sprintf( '%s', get_comment_author_link() ) ); ?>
- comment_approved == '0' ) : ?> - -
+ + + + comment_approved ) : ?> + +
diff --git a/src/wp-content/themes/twentytwelve/functions.php b/src/wp-content/themes/twentytwelve/functions.php index 65dbc9fdb2..04da105b06 100644 --- a/src/wp-content/themes/twentytwelve/functions.php +++ b/src/wp-content/themes/twentytwelve/functions.php @@ -446,9 +446,18 @@ if ( ! function_exists( 'twentytwelve_comment' ) ) : ?> + + comment_approved ) : ?> -

- +

+