In the Media Library, there are a few convenient filter links (Images | Audio | Video). This plugin allows you to add other types to that list.
For example, you could add a PDFs link to easily find all PDFs in the Media Library.
May require at least 2.8.6 (definitely doesn’t work on anything older than that)
Download
Latest version: Download More Mime Type Filters v0.2
Installation
- Upload
mimes.phpto the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Find the Mime Types page under Media in the sidebar
Changelog
0.2
- bug fix for non-admins in debug mode
0.1
- First release
It would be great if you could add ZIP file type, too.
The list of extensions comes from the
get_allowed_mime_types()function in WordPress. The only reason ‘zip’ wouldn’t appear in the list is if another plugin is interfering.Hello Kailey,
OK; thanks for your reply:
that’s strange then – I have to check that.
Best regards
Andreas