post_mime_types

最后更新于:2021-11-27 17:02:16

apply_filters( ‘post_mime_types’, array $post_mime_types )

Filters the default list of post mime types.

参数

$post_mime_types

(array)
Default list of post mime types.

源文件

文件: gc-includes/post.php

View on Trac