apply_filters( 'post_mime_types', array $post_mime_types )

Filters the default list of post mime types.


Description Description


Parameters Parameters

$post_mime_types

(array) Default list of post mime types.


Top ↑

Source Source

File: wp-includes/post.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
2.5.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

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