6093*6094* @since 2.0.06095*6096* @param string[]$pungArray of enclosures for the given post.6097* @param int$post_id Post ID.6098*/6099returnapply_filters('get_enclosed',$pung,$post_id);6100}61016102/**6103* Retrieves URLs already pinged for a post.6104*6105* @since 1.5.0
History
Introduced in 2.0.0. Unchanged from 6.7.7 through 7.1.0.