apply_filters( 'media_upload_tabs', array $_default_tabs )
Filters the available tabs in the legacy (pre-3.5.0) media popup.
Description Description
Parameters Parameters
- $_default_tabs
-
(array) An array of media tabs.
Source Source
Changelog Changelog
Version | Description |
---|---|
2.5.0 | Introduced. |