apply_filters( 'ext2type', array $ext2type )

Filters file type based on the extension name.


Description

See also


Parameters

$ext2type

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


Source

File: wp-includes/functions.php

View on GitHub



Changelog

Changelog
Version Description
WP-2.5.0 Introduced.