Make WordPress Core

Changes between Initial Version and Version 3 of Ticket #54509


Ignore:
Timestamp:
11/30/2022 09:04:04 PM (4 years ago)
Author:
sabernhardt
Comment:

Thanks for the report! These should be (more) consistent.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #54509

    • Property Keywords needs-patch has-screenshots added
    • Property Version changed from 5.8.2 to
    • Property Milestone changed from Awaiting Review to 6.2
  • Ticket #54509 – Description

    initial v3  
    1 There is some inconsestency in attachment edit view (list and grid style view). In classic edit view (post.php?post=XXX&action=edit) Original image link isn't wrapped in <strong> but Uploaded by link is and in edit view of grid style view (dialog) Original image label isn't wrapped in <strong> like other labels are.
     1There is some inconsistency in attachment edit view (list and grid style view). In classic edit view (`post.php?post=XXX&action=edit`) "Original image" link isn't wrapped in `<strong>` but "Uploaded by" link is. And in edit view of grid style view (dialog) "Original image" label isn't wrapped in `<strong>` like other labels are.