Ticket #42997: 42997.2.diff
File 42997.2.diff, 555 bytes (added by , 7 years ago) |
---|
-
src/wp-admin/includes/class-wp-comments-list-table.php
diff --git a/src/wp-admin/includes/class-wp-comments-list-table.php b/src/wp-admin/includes/class-wp-comments-list-table.php index df95e1d..fce9426 100644
a b class WP_Comments_List_Table extends WP_List_Table { 138 138 /** 139 139 * Filters the arguments for the comment query in the comments list table. 140 140 * 141 * @since 5.0. 0141 * @since 5.0.3 142 142 * 143 143 * @param array $args An array of get_comments() arguments. 144 144 */