- Timestamp:
- 11/18/2021 01:55:36 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-wp-comments-list-table.php
r52007 r52205 1073 1073 * 1074 1074 * @param string $column_name The custom column's name. 1075 * @param int $comment_id The custom column's unique ID number.1075 * @param string $comment_id The comment ID as a numeric string. 1076 1076 */ 1077 1077 do_action( 'manage_comments_custom_column', $column_name, $item->comment_ID );
Note: See TracChangeset
for help on using the changeset viewer.