Make WordPress Core

Changes between Version 2 and Version 3 of Ticket #52192, comment 17


Ignore:
Timestamp:
02/01/2021 07:13:50 PM (4 years ago)
Author:
SergeyBiryukov
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #52192, comment 17

    v2 v3  
    66
    77At the very least, `modifiers` should be moved out of the translatable strings and replaced with a placeholder, to prevent it from being translated.
     8
     9I think these changes would also benefit from `@since` tags on the affected methods.