Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #54238, comment 8


Ignore:
Timestamp:
10/08/2021 10:56:04 PM (4 years ago)
Author:
SergeyBiryukov
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #54238, comment 8

    initial v1  
    11Thanks for the patch!
    22
    3 This looks good at a glance. I think `_x( 'Trash', 'noun' )` should probably stay as is though. Otherwise, it would be inconsistent with `_x( 'Trash', 'verb' )` elsewhere in core.
     3This looks good at a glance. I think `_x( 'Trash', 'noun' )` should probably stay as is though, and does not need the context change. Otherwise, it would be inconsistent with `_x( 'Trash', 'verb' )` elsewhere in core.