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