do_action( "after_theme_row_{$stylesheet}", string $stylesheet, WP_Theme $theme, string $status )
Fires after each specific row in the Multisite themes list table.
Description
The dynamic portion of the hook name, $stylesheet
, refers to the directory name of the theme, most often synonymous with the template name of the theme.
Parameters
Source
Changelog
Version | Description |
---|---|
3.5.0 | Introduced. |
© 2003–2021 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/after_theme_row_stylesheet