5997*5998* @since 2.0.05999*6000* @param string[]$pungArray of enclosures for the given post.6001* @param int$post_id Post ID.6002*/6003returnapply_filters('get_enclosed',$pung,$post_id);6004}60056006/**6007* Retrieves URLs already pinged for a post.6008*6009* @since 1.5.0
History
Introduced in 2.0.0. Unchanged from 6.7.7 through 7.1.0.