Syntax Syntax
Return Return
(array)
Source Source
File: wp-admin/includes/class-wp-comments-list-table.php
* @param string $comment_type The current comment type slug.
*/
protected function comment_status_dropdown( $comment_type ) {
/**
* Filters the comment types dropdown menu.
*
* @since 2.7.0