apply_filters( 'media_upload_mime_type_links', string[] $type_links )

Filters the media upload mime type list items.


Description Description

Returned values should begin with an <li> tag.


Parameters Parameters

$type_links

(string[]) An array of list items containing mime type link HTML.


Top ↑

Source Source

File: wp-admin/includes/media.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
3.1.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.