apply_filters( 'ext2type', array $ext2type )

Filters file type based on the extension name.


Description Description

See also See also


Top ↑

Parameters Parameters

$ext2type

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


Top ↑

Source Source

File: wp-includes/functions.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
2.5.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.