W3cubDocs

/WordPress

WP_Post_Comments_List_Table::get_per_page( bool $comment_status = false ): int

Parameters

$comment_statusbooloptional

Default:false

Return

int

Source

public function get_per_page( $comment_status = false ) {
	return 10;
}

© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/classes/wp_post_comments_list_table/get_per_page