5861*5862* @since 2.0.05863*5864* @param string[]$pungArray of enclosures for the given post.5865* @param int$post_id Post ID.5866*/5867returnapply_filters('get_enclosed',$pung,$post_id);5868}58695870/**5871* Retrieves URLs already pinged for a post.5872*5873* @since 1.5.0
History
Introduced in 2.0.0. Unchanged from 6.7.7 through 7.1.0.