do_action( 'manage_sites_custom_column', string $column_name, int $blog_id )
Fires for each registered custom column in the Sites list table.
Parameters
- $column_name
-
(string) The name of the column to display.
- $blog_id
-
(int) The site ID.
Source
Changelog
Version | Description |
---|---|
3.1.0 | Introduced. |
© 2003–2021 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/manage_sites_custom_column