function genesis_do_archive_headings_close( $heading = '', $intro_text = '', $context = '' ) { if ( $heading || $intro_text ) { genesis_markup( [ 'close' => '</div>', 'context' => $context, ] ); } } Published: 25th November 2019 | Last updated: 25th November 2019