getimagesize_mimes_to_exts
最后更新于:2021-11-26 10:37:21
apply_filters( ‘getimagesize_mimes_to_exts’, array $mime_to_ext )
Filters the list mapping image mime types to their respective extensions.
参数
- $mime_to_ext
-
(array)
Array of image mime types and their matching extensions.
源文件
文件: gc-includes/functions.php