ext2type

最后更新于:2021-11-26 09:37:10

apply_filters( ‘ext2type’, array[] $ext2type )

Filters file type based on the extension name.

参数

$ext2type

(array[])
Multi-dimensional array of file extensions types keyed by the type of file.

源文件

文件: gc-includes/functions.php

View on Trac