Fires after the Filter submit button for comment types.
Parameters
$comment_statusstring- The comment status name. Default
'All'. $whichstring- The location of the extra table nav markup: Either
'top'or'bottom'.
Source
do_action( 'manage_comments_nav', $comment_status, $which );
User Contributed Notes
You must log in before being able to contribute a note or feedback.