apply_filters( 'media_upload_default_tab', string $type )

Filters the default tab in the legacy (pre-3.5.0) media popup.


Parameters

$type

(string) The default media popup tab. Default 'type' (From Computer).


Source

File: wp-admin/media-upload.php

View on GitHub



Changelog

Changelog
Version Description
WP-2.5.0 Introduced.