5911*5912* @since 2.0.05913*5914* @param string[]$pungArray of enclosures for the given post.5915* @param int$post_id Post ID.5916*/5917returnapply_filters('get_enclosed',$pung,$post_id);5918}59195920/**5921* Retrieves URLs already pinged for a post.5922*5923* @since 1.5.0
History
Introduced in 2.0.0. Unchanged from 6.7.7 through 7.1.0.