after_theme_row_{$stylesheet}
最后更新于:2021-11-25 19:53:28
do_action( “after_theme_row_{$stylesheet}”, string $stylesheet, GC_Theme $theme, string $status )
Fires after each specific row in the Multisite themes list table.
参数
- $stylesheet
-
(string)
Directory name of the theme. - $theme
- $status
-
(string)
Status of the theme.
源文件
文件: gc-admin/includes/class-gc-ms-themes-list-table.php