function genesis_do_archive_headings_intro_text( $heading = '', $intro_text = '', $context = '' ) { if ( $context && $intro_text ) { // phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped echo $intro_text; } } Published: 25th November 2019 | Last updated: 25th November 2019