Show Custom Comment Fields when editing in admin
Inserting a meta box in the Comment edit screen is the same as in the post types screens. But it can only be placed on the wide column, the sidebar seems not to accept other boxes. To capture the data that’s being posted, I only found the filter comment_edit_redirect. This has to be adapted to … Read more