If you’re still looking for this kind of answer, one way of figuring out what is firing is by entering this in your browser console and using the media modal:
wp.media.frame.on('all', function(e) { console.log(e); });
Related Posts:
- Bind event on Media gallery elements WordPress
- Remove Edit Attachment Button in WordPress Mediathek -> see Screenshot
- Change the default-view of Media Library in 3.5?
- Get All Images in Media Gallery?
- Delete an attachment in the WP media modal window
- WordPress 3.5 attachment_fields_to_edit and media_send_to_editor
- How to restrict images in v3.5 Media Library modal to only those from a specific post id?
- How to upload an image in the plugin’s options page
- image_size_names_choose filter doesn’t show
- Proper way to hook wp_get_attachment_url or any other way to change that url in media library
- Hook for image edit popup
- WP 3.5 media uploader API set selected item
- Add file name column to media library
- Remove the columns in media library
- Using WordPress as a document library
- Image width tag is less than the image pixel width – why?
- Register an additional image size for only some images in my media library
- How to enlarge thickbox media library iframe?
- How to extend Media Library (WP 4.4)
- Adding fields to the media uploader with jquery listeners
- Change default screen option value for media items per page (in media library)
- Making the Add Media Link URL into a checkbox
- Trying to add filename over image in Media Browser
- Add tab on new media library
- Show ids of displayed media library items
- How can I use the TinyMCE editor for the description field on a Media item?
- how to download all media files into my computer
- Add image to media library from URL in uploads directory
- How does the media library determine if a PDF file has preview images?
- resize from small images to large
- Function to get image from media library
- How can I make the Uploaded field editable for Media Library?
- Display only my own files/images in media library
- Show selected images on top in Media Manager
- is there any hooks or action to fire function of insert into post in media library?
- Why do I sometimes get an attachment id string instead of a url from an image’s guid field in the post table?
- How to change compression of WordPress uploads including original image
- Slow/Not Working Media Library Search
- wordpress not generate thumnails for mp4 videos
- Sorting Media Library by Author Name
- Clean up wp-content/upload/ folder
- change video icons to selected thumbnail?
- How do I migrate blog post images from one domain to a new one?
- Manipulate an image before saving or after to the media libary
- WordPress 4.9.8 Trying to add filename over image in Media Browser
- wp_get_attachment_image_src returns the wrong image
- Get the largest image based on a thumbnail in a URL
- Intersept image upload and generate retina image from source
- Image file names with a space in them
- Crop image with full width
- WordPress does not detect all images in uploads folder?
- the_post_thumbnail(“size”) returns same image for all sizes except thumbnail
- Can I set multiple feature images to multiple posts from the media library?
- Media Library, hook on delete user action
- Create a User Role with permissions to only upload files to the media library?
- Media library disallows spammy filenames?
- Recalibrate _wp_attachment_metadata Image Dimensions
- High CPU load when loading images in media library
- Conditional tag to determine if the user is viewing the Add Media (after clicking Add media button)
- How can I delete duplicate `*-1.jpg` images?
- Images are displaying as blank images
- Is it possible to share WordPress media files among different domains?
- How to manage a music library in wordpress
- Media library on another server?
- How to edit a deleted image gallery?
- WordPress lowers image quality
- WordPress ACF delete image from media library
- image not found in media library
- Windows Live Writer inconsistent with Media Library
- Set a minimum and maximum limit of images to select in the MediaUpload component for Block
- WordPress Media Import, images not in Media Library
- Launch Media Library for specific MU site
- Want to sell images online on wordpress but slow image loading issues
- Insert HTML markup to page content from the Media Frame modal
- images inside wp-content/ uploads/ are not showing up in my media library and uploaded using FTP protocol
- add_image_size() in custom theme is not generating and saving any thumbnail
- Change thumbnail size for Media Library
- Update WP Media Library image unattended
- Uploads folder only showing files up to the letter “P”
- WordPress Dropdown image select
- How to destroy or dispose wordpress uploder/manager?
- Removing delete permanently button in uploading files media
- How to display the date a directory folder on ftp was modified
- Moving wp from a server to another, with different administrator
- How to access media library?
- Create gallery doesn’t show uploaded images
- WordPress 3.5 Media Manager – Change loaded image Size [duplicate]
- Change the default-view of Media Library in 3.5?
- How use Videos from another directory?
- bulk deleting empty items in the media library
- Media Manager 3.5 custom options
- Remove (Unattached) Attach from “Uploaded to” in Media Library
- Uploading pictures to the Media Library: “Specified file failed upload test.”
- Create media library feed
- Store images and videos category wise and fetch them in json format
- 2 or more WordPress instances (Live vs Staging Test site) –> access 1 uploads.domain.com — images holder – see images in Media Library
- How can I change the page title of PDFs opened from a WordPress link which use the browser’s viewer?
- wp cli media commands not working
- Files showing in link but cannot be found in the upload directory
- in classic editor, is there a way to add media lib files to the content search when creating a link?