5891* Filters the list of already-pinged URLs for the given post.5892*5893* @since 2.0.05894*5895* @param string[]$pungArray of URLs already pinged for the given post.5896*/5897returnapply_filters('get_pung',$pung);5898}58995900/**5901* Retrieves URLs that need to be pinged.5902*5903* @since 1.5.0
History
Introduced in 2.0.0. Unchanged from 6.7.7 through 7.1.0.