Ticket #46410: 46410.diff
| File 46410.diff, 575 bytes (added by , 7 years ago) |
|---|
-
wp-content/themes/twentynineteen/inc/template-tags.php
diff --git a/wp-content/themes/twentynineteen/inc/template-tags.php b/wp-content/themes/twentynineteen/inc/template-tags.php index e99ef86..f64344b 100644
a b if ( ! function_exists( 'twentynineteen_post_thumbnail' ) ) : 166 166 } 167 167 endif; 168 168 169 if ( ! function_exists( 'twentynineteen_ comment_avatar' ) ) :169 if ( ! function_exists( 'twentynineteen_get_user_avatar_markup' ) ) : 170 170 /** 171 171 * Returns the HTML markup to generate a user avatar. 172 172 */