5970* Filters the list of URLs yet to ping for the given post.5971*5972* @since 2.0.05973*5974* @param string[]$to_pingList of URLs yet to ping.5975*/5976returnapply_filters('get_to_ping',$to_ping);5977}59785979/**5980* Does trackbacks for a list of URLs.5981*5982* @since 1.0.0
History
Introduced in 2.0.0. Unchanged from 6.7.7 through 7.1.0.