install_plugins_tabs
最后更新于:2021-11-27 01:11:20
apply_filters( ‘install_plugins_tabs’, string[] $tabs )
Filters the tabs shown on the Add Plugins screen.
参数
- $tabs
-
(string[])
The tabs shown on the Add Plugins screen. Defaults include ‘featured’, ‘popular’, ‘recommended’, ‘favorites’, and ‘upload’.
源文件
文件: gc-admin/includes/class-gc-plugin-install-list-table.php