' . get_the_title( $the_id ) . ''; // phpcs:ignore if ( '' !== $subtitle ) : echo '
' . wp_kses( $subtitle, Arkhe::$allowed_text_html ) . '
'; endif; ?>