Make WordPress Core

Changes between Initial Version and Version 2 of Ticket #31849


Ignore:
Timestamp:
04/01/2015 09:30:19 PM (10 years ago)
Author:
ocean90
Comment:

_x() is actually correct since it has a context: '%1$s: site name. %2$s: site tagline.', But yeah, it should be moved to a translator comment and __().

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #31849

    • Property Focuses multisite added
    • Property Component changed from General to I18N
    • Property Summary changed from Fix wrong use of __e() to Fix wrong use of __x()
    • Property Milestone changed from Awaiting Review to Future Release
    • Property Keywords has-patch added
  • Ticket #31849 – Description

    initial v2  
    1 Should be __()
     1Should be `__()`