apply_filters( 'ext2type', array[] $ext2type )

Filters file type based on the extension name.


Description

See also


Parameters

$ext2type

Multi-dimensional array of file extensions types keyed by the type of file.


Source

File: wp-includes/functions.php

View on GitHub



Changelog

Changelog
Version Description
2.5.0 Introduced.