do_action( 'manage_comments_custom_column', string $column_name, int $comment_id )
Fires when the default column output is displayed for a single row.
Parameters
- $column_name
-
(string) The custom column's name.
- $comment_id
-
(int) The custom column's unique ID number.
Source
Changelog
Version | Description |
---|---|
2.8.0 | Introduced. |
© 2003–2021 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/manage_comments_custom_column