apply_filters( 'ext2type', array $ext2type )

Filters file type based on the extension name.


Description

See also


Top ↑

Parameters

$ext2type

(array) Multi-dimensional array with extensions for a default set of file types.


Top ↑

Source

File: wp-includes/functions.php

View on Trac


Top ↑

Changelog

Version Description
2.5.0 Introduced.