Get attachment ID from “Insert into Post|Page” button
We always use this nifty “Insert into Post” button when uploading image in any types of field, including uploading a image for some meta field or anything else. Then we attach a JavaScript listener on window.send_to_editor and insert the attachment/image URL to the input field. Today I needed a way to get the attachment ID … Continue reading Get attachment ID from “Insert into Post|Page” button