最后更新于:2021-11-27 07:51:44
apply_filters( ‘media_upload_tabs’, string[] $_default_tabs )
Filters the available tabs in the legacy (pre-3.5.0) media popup.
参数
- $_default_tabs
-
(string[])
An array of media tabs.
源文件
文件: gc-admin/includes/media.php
View on Trac