after_theme_row_$stylesheet – action
Fires after each specific row in the Multisite themes list table. 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
- .
- ( 3.5.0 ) . .
- ( string ) $stylesheet Directory name of the theme. . . .
- $theme
- ( WP_Theme ) Current WP_Theme object. . . .
- ( string ) $status Status of the theme. . . .
Invokers
1 to 1 of 1