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