Fires after each row in the Multisite themes list table.
Parameters
Source
do_action( 'after_theme_row', $stylesheet, $theme, $status );
Changelog
| Version | Description |
|---|---|
| 3.1.0 | Introduced. |
Fires after each row in the Multisite themes list table.
do_action( 'after_theme_row', $stylesheet, $theme, $status );
| Version | Description |
|---|---|
| 3.1.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.