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