WPDev.one
Core Class

WP_Post_Comments_List_Table

class WP_Post_Comments_List_Table // Constructor: function Object() { [native code] }

Core class used to implement displaying post comments in a list table.

Methods 4 methods

Method / Return Description
get_column_info()
array

No description available.

get_table_classes()
array

No description available.

display()
void

No description available.

Parameters: $output_empty: mixed
get_per_page()
int

No description available.

Parameters: $comment_status: mixed

Class Information

Since Version
3.1.0
Source File
wp-admin/includes/class-wp-post-comments-list-table.php
Advertisement