function genesis_do_archive_headings_headline( $heading = '', $intro_text = '', $context = '' ) { if ( $context && $heading ) { printf( '<h1 %s>%s</h1>', genesis_attr( 'archive-title' ), esc_html( wp_strip_all_tags( $heading ) ) ); } } Published: 25th November 2019 | Last updated: 25th November 2019