Make WordPress Core

Changes between Version 1 and Version 2 of Ticket #47327, comment 23


Ignore:
Timestamp:
12/09/2019 03:30:03 PM (6 years ago)
Author:
sabernhardt
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #47327, comment 23

    v1 v2  
    11@audrasjb When I applied the patch, it rejected the plugin error hunk (perhaps because I applied it to my 5.4 trunk installation).
    22
    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:
     3I 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:
    44https://en.support.wordpress.com/manage-comments/#bulk-edit-mode
    55(There probably is no need to italicize that text anyway.)