%8$s %1$s', sprintf( '
<%10$s class="about-author">%1$s
', esc_html__( 'About The Author', 'astra-addon' ), get_avatar( get_the_author_meta( 'email' ), 100 ), esc_url( get_author_posts_url( get_the_author_meta( 'ID' ) ) ), esc_html( get_the_author() ), wp_kses_post( get_the_author_meta( 'description' ) ), astra_attr( 'author-url-info', array( 'class' => '', ) ), astra_attr( 'author-name-info', array( 'class' => '', ) ), Astra_Ext_Blog_Pro_Markup::get_instance()->astra_render_author_box_sharing(), true === $author_box_open_target ? '_blank' : '_self', apply_filters( 'astra_addon_author_box_heading_tag', 'h3' ), apply_filters( 'astra_addon_author_title_heading_tag', 'h4' ) ), astra_attr( 'author-item-info', array( 'class' => '', ) ), astra_attr( 'author-desc-info', array( 'class' => '', ) ), $author_box_alignment, $author_box_placement, is_customize_preview() ? 'customizer-item-block-preview customizer-navigate-on-focus' : '', is_customize_preview() ? 'data-section="ast-sub-section-author-box" data-type="section"' : '', $customizer_shortcut ) ) ); do_action( 'astra_author_info_after' );