ID, 'full' ); $subheading = apply_filters( 'blogbaster_jumbotron_subheading', $subheading ); if( get_post_type() == 'post' ){ $username = get_userdata( $post->post_author ); $author_id=$username->ID; $by_link = sprintf( /* translators: %s: post author. */ esc_html_x( 'by %s', 'post author', 'blogbaster' ), esc_html( $username->user_nicename ) ); } if( get_theme_mod('single_header_display')!='alt' || ( empty( $heading ) && empty( $bg_img ) ) ){ return; } ?>
>