%2$s', esc_url( get_permalink( get_the_ID() ) ), /* translators: %s: Post title. */ sprintf( __( 'Continue reading "%s"', 'buddyx' ), get_the_title( get_the_ID() ) ) ); return ' … ' . $link; } }