do_action( 'manage_comments_nav', string $comment_status, string $which )

Fires after the Filter submit button for comment types.

Parameters

$comment_status

(string) The comment status name. Default 'All'.

$which

(string) The location of the extra table nav markup: 'top' or 'bottom'.

Source

File: wp-admin/includes/class-wp-comments-list-table.php

View on Trac

Changelog

Version Description
5.6.0 The $which parameter was added.
2.5.0 Introduced.

© 2003–2021 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/manage_comments_nav