install_themes_nonmenu_tabs

最后更新于:2021-11-27 01:24:28

apply_filters( ‘install_themes_nonmenu_tabs’, string[] $nonmenu_tabs )

Filters tabs not associated with a menu item on the Install Themes screen.

参数

$nonmenu_tabs

(string[])
The tabs that don’t have a menu item on the Install Themes screen.

源文件

文件: gc-admin/includes/class-gc-theme-install-list-table.php

View on Trac