diff --git a/wp-content/themes/twentynineteen/template-parts/footer/footer-widgets.php b/wp-content/themes/twentynineteen/template-parts/footer/footer-widgets.php index 992fb46fc7..6471fc8270 100644 --- a/wp-content/themes/twentynineteen/template-parts/footer/footer-widgets.php +++ b/wp-content/themes/twentynineteen/template-parts/footer/footer-widgets.php @@ -7,7 +7,8 @@ * @since Twenty Nineteen 1.0 */ -if ( is_active_sidebar( 'sidebar-1' ) ) : ?> +if ( is_active_sidebar( 'sidebar-1' ) ) : + ?> - + ', '' ); ?> - +
@@ -43,4 +45,5 @@ $discussion = ! is_page() && twentynineteen_can_show_post_thumbnail() ? twentyni ); ?>
- + +if ( (bool) get_the_author_meta( 'description' ) ) : + ?>

@@ -27,4 +28,5 @@ if ( (bool) get_the_author_meta( 'description' ) ) : ?>

- + - + - + +if ( (bool) get_the_author_meta( 'description' ) && (bool) get_theme_mod( 'show_author_bio', true ) ) : + ?>
@@ -30,4 +31,5 @@ if ( (bool) get_the_author_meta( 'description' ) && (bool) get_theme_mod( 'show_
- + - + - + - + - + - +
- +