apply_filters( 'wp_video_extensions', string[] $extensions )
Filters the list of supported video formats.
Parameters
- $extensions
-
(string[]) An array of supported video formats. Defaults are 'mp4', 'm4v', 'webm', 'ogv', 'flv'.
Source
File: wp-includes/media.php
Changelog
Version | Description |
---|---|
3.6.0 | Introduced. |
© 2003–2021 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/wp_video_extensions