install_themes_{$tab}
最后更新于:2021-11-27 01:37:30
do_action( “install_themes_{$tab}”, int $paged )
Fires at the top of each of the tabs on the Install Themes page.
参数
- $paged
-
(int)
Number of the current page of results being viewed.
源文件
文件: gc-admin/theme-install.php
View on Trac