>
]*>([^<]*)|i', get_the_content(), $matches ) ) { printf( '%2$s', esc_url( $matches[1][0] ), esc_html( get_the_title() ), ); } else { the_content(); } ?>