Uses
Uses | Description |
---|---|
wp-admin/includes/media.php: media_upload_tabs | Filters the available tabs in the legacy (pre-3.5.0) media popup. |
wp-includes/l10n.php: __() | Retrieve the translation of $text. |
wp-includes/plugin.php: apply_filters() | Calls the callback functions that have been added to a filter hook. |