mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-07 09:49:04 +00:00
Define a primary column for WP_Post_Comments_List_Table.
props boonebgorges. see #25408. git-svn-id: https://develop.svn.wordpress.org/trunk@32651 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -699,6 +699,7 @@ class WP_Post_Comments_List_Table extends WP_Comments_List_Table {
|
||||
),
|
||||
array(),
|
||||
array(),
|
||||
'comment',
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user