Changes between Version 1 and Version 2 of Ticket #47327, comment 23
- Timestamp:
- 12/09/2019 03:30:03 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #47327, comment 23
v1 v2 1 1 @audrasjb When I applied the patch, it rejected the plugin error hunk (perhaps because I applied it to my 5.4 trunk installation). 2 2 3 I also checked on the `#commentsdiv .comments-box thead td`, because I didn't see a `thead` element in the Post editor's Comments meta box (Classic Editor) to verify the change there. The `td` cell(s) within the header probably contained a bulk edit checkbox and/or the number of selected comments at first. I can't find a current use of that , but I did locate a screenshot of how the Bulk Edit Mode has looked on WordPress.com:3 I also checked on the `#commentsdiv .comments-box thead td`, because I didn't see a `thead` element in the Post editor's Comments meta box (Classic Editor) to verify the change there. The `td` cell(s) within the header probably contained a bulk edit checkbox and/or the number of selected comments at first. I can't find a current use of that (using WordPress.org), but I did locate a screenshot of how the Bulk Edit Mode has looked on WordPress.com: 4 4 https://en.support.wordpress.com/manage-comments/#bulk-edit-mode 5 5 (There probably is no need to italicize that text anyway.)