In addition to the bug being reported, you might have some mileage trying the following in your wp-config.php file:
define( 'ALLOW_UNFILTERED_UPLOADS', true );
If you’d prefer not to edit your wp-config.php file and/or you want more control over exactly which file types can be uploaded to your site, you can use the free WP Extra File Types plugin at WordPress.org
Related Posts:
- WordPress media uploader – upload tabs not hiding
- How can I add a Description column to the media library browser screen?
- Limit Media Library to Given Folder
- How do I go straight to “Edit More Details” when clicking on an item in the media library?
- How to re-arrange media uploaded using : media_handle_upload() as per year / month
- Hide upload image fields for the different media upload popups
- How to retrieve alt attribute for an attachment (uploaded image)?
- I’m using add_meta_box() but want to include TinyMCE editor *and* Media Uploads for each box
- Display attachments by the ID of the post being edited in the wp.media frame (frontend)
- problem in uploading attachment to custom directory
- Efficient way to move media folder to another folder
- WordPress append -1 to the image name
- Altered Media Library URLs
- Is there a way to limit multi upload in media upload box?
- Organizing the Media Library for Cleanup
- Custom Link In WordPress Media “Attachment Details” Upload Screen
- wordpress 3.6 media manager cropping timestamp
- Upload files in wordpress
- How to Fix HTTP Error When Uploading Images?
- Extend Media Library
- How to delete resized (cropped) image uploads and prevent future resizing?
- How to show all available images in WP’s media library when using the Polylang plugin?
- Rename UPLOADS folder with custom WP_CONTENT_DIR
- Change Media Uploader default directory
- Using Images in WordPress – Best Practices
- display image size in media library screen
- How to move wp-content (or uploads) outside of the WordPress directory
- Password protect some uploaded files, so only logged-in users can view them
- Is there a plugin to make attaching images easier?
- How to protect uploads in multisite if user is not logged in?
- Add more rows on media picker
- Add control in image detail panel
- Append button to WordPress Image Details modal
- Automatically wrap post image in div
- How to Removing fields from the Media Uploader/Gallery on a Custom Post Type Edit Page
- media_handle_upload weird thing
- How do I control video media display sizing with native wordpress player
- How to disable WordPress Media resize different size version?
- Media library storing files in uploads not folders within in uploads
- Add select field to media uploader that adds a class to the image
- How to host different file formats/types for a media attachment without creating multiple attachments?
- Syncing Avatars across multisite
- How to stop unlink images when remove a site or user
- wp.media add context
- Site icons with alpha channel for self-hosted WordPress blog network
- Can I stop wordpress generating media sizes
- HTTP Error when uploading files above 7mb unless using GD Image Editor
- Duplicate Custom Header Functionality into the post edit screen
- How to insert a sitemap within a subsite when using WordPress multisite
- Restrict WordPress Media Library for a specific user role (users can only see/select own media)
- Uppload image from another source wp.media
- Multisite – Images often getting uploaded to the wrong month directory
- Get Image from Media Library with the Title
- wp_generate_attachment_metadata is creating an empty array
- move_uploaded_file() not working on wordpress front end
- Convert (-) and (escape) signs to (_) when uploading files on wordpress media library automatically
- How to upload WordPress Images to remote web server and display those images in WordPress gallery [closed]
- Creating subfolders in the media library
- What is the alternative to “ when it comes to calling Media (image) files in the ‘attachment.php’ file?
- How to get the return value of wp.media({ frame: ‘post’ }) in all cases?
- Media library only shows for admin. Doesn’t show editor or below [closed]
- Images uploaded to the media library has strange colors. However, in the edit screen the color is ok
- Can I create my own custom Attachment Display Setting?
- Too slow Image upload in WordPress Media Library as image number increases
- Installing new theme on running site
- upload_max_filesize is set to 64 MB already but WordPress is still showing 2 MB
- PHP error when trying to upload .mp3 files via Media Library [closed]
- Get images attached to a specific page
- Is there a way in WordPress to convert images to WebP without a plugin?
- WordPress media upload issue could not insert attachment into the database
- Thumbnail images missing in WP media library
- Open Media Uploader Link in single post or page
- Remove Media File Items From Server That Do Not Exist in Media Library
- What if I have a large file on the server that I want the wp library to have?
- Personalized Gallery what are my options?
- Using WP-CLI “wp media import” to sync files to the media library
- Make inline uploader (plupload) on options page upload to a specific folder
- How to add HTML into error message
- Images not displaying on site or media library
- Replicate Media Galley Edit view in Add Media View
- Front-End Upload media with category
- How to manually set an attachment in a post?
- Handle image file and save it to media
- Adding attachment custom field metadata to TinyMCE tag
- How to fix custom add menu page preventing media library from loading
- Media not displaying other users uploads – WordPress 4.9.2
- How to create different media uploader frames / filter library depending on a custom action
- Unable to delete images in Media Library
- Organising and display thousands of photos in media library
- Insert media while posting is not working with new wordpress update
- controlling whether upload is attached to post or not
- How can I create more “create attachment” custom field – any idea?
- WordPress uploads directory. Featured Images storage
- Edit Image/Image Details – Replace button missing
- Media Library is not loading on grid view in admin panel
- Blurry Images WordPress 5.8.1
- What is the proper use of guid for images in wp_posts?
- Image in binary in the data to WordPress media library
- How can I get the Media Library backend to show larger thumbnails?
- Different upload file size limits based on file type