Upload Mimes
This plugin allows you to define MIME types for file uploads in WordPress via the UPLOAD_MIMES constant.
by Piotr Niewiadomski · github.com/piotrpress/wordpress-upload-mimes · website
★ 0stars
30composer installs
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/piotrpress/wordpress-upload-mimes/archive/refs/heads/master.zipAlso on Packagist as piotrpress/upload-mimes:
composer require piotrpress/upload-mimesDeclares an update source (false), so updates arrive through the plugin's own updater.
From the readme
WordPress Upload Mimes
This plugin allows you to define MIME types for file uploads in WordPress via the UPLOADMIMES constant.
Usage via PHP constant in wp-config.php file
Requirements
PHP = 7.4 version.
License
GPL v3 or later