| [ Index ] |
PHP Cross Reference of WordPress Trunk (Updated Daily) |
[Source view] [Print] [Project Stats]
List Table API: WP_Post_Comments_List_Table class
| File Size: | 77 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 |
param: bool $comment_status return: int |
| Generated : Thu Oct 30 08:20:06 2025 | Cross-referenced by PHPXref |