• I’ve got some custom post types setup, one of which has a file field that links to an item in the media library. When I add a file to a post, the popup media uploader is used (iframe, media-upload.php). The Media Vault checkbox is missing from the ‘Add media files from your computer’ form.

    I’ve dug into the admin code a bit, and discovered that both the Media Library’s ‘Upload New Media’ form, and the popup form are both the same one, from wp-admin/includes/media.php, ~ln 1600.

    It looks like your *-upload-ui hooks are not firing when the form is loaded in an iframe through ajax.

    Thoughts?

    Thanks!

    -m

    https://wordpress.org/plugins/media-vault/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi,

    First of all, thanks for a great plugin! It has exactly what I’m looking for except for the little detail emmdub writing about. It would be great if the Media Vault checkbox also loads in the popup media uploader when adding a file to a post. Is this something you are looking into?

    Thanks

    Br,
    Hans

    I am also looking for this functionality, seems like it should protect PDFs automatically whether or not you are upload to the Media Library, or uploading to a page. Any clues would be appreciated, Thanks.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Plugin not loading on popup media uploader’ is closed to new replies.