[ Index ] |
PHP Cross Reference of WordPress |
[Source view] [Print] [Project Stats]
List Table API: WP_Post_Comments_List_Table class
File Size: | 78 lines (1 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
WP_Post_Comments_List_Table:: (4 methods):
get_column_info()
get_table_classes()
display()
get_per_page()
Class: WP_Post_Comments_List_Table - X-Ref
Core class used to implement displaying post comments in a list table.get_column_info() X-Ref |
return: array |
get_table_classes() X-Ref |
return: array |
display( $output_empty = false ) X-Ref |
param: bool $output_empty |
get_per_page( $comment_status = false ) X-Ref |
return: int param: bool $comment_status |
Generated: Thu Nov 21 01:00:03 2024 | Cross-referenced by PHPXref 0.7.1 |