Site icon Hip-Hop Website Design and Development

Filter for admin (back end) ‘reply to’ comment

Looking for the filter hook for the admin/comments/reply to process (where you use ‘reply to’ in the comments administration screen). This will be used in a custom plugin.

(The plugin adds a hidden field to a front-end entered comment to reduce bot-entered comments. The extra field is inserted properly on the front end, but not in the admin comment list page.)

I need to

Not sure where to start on this, although I think it is in https://developer.wordpress.org/reference/files/wp-admin/includes/class-wp-comments-list-table.php/ .

Am I on the right track? Is there a filter for the adding of fields to the comment box form that is on the admin/comments page?

(Note: had posted this question in StackExchange main area by mistake. And got a down-vote and close vote without explanation for my efforts. So duplicating the question here – where I meant to put it.)