Make WordPress Core

Changes between Version 1 and Version 2 of Ticket #46978, comment 14


Ignore:
Timestamp:
08/01/2019 10:25:18 PM (6 years ago)
Author:
audrasjb
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #46978, comment 14

    v1 v2  
    11Hi there,
    22
    3 The previous patch didn't apply properly on my side, due to a `_x()` function used in the patch, instead of `__()` in current trunk.
     3The previous patch didn't apply properly on my side, due to a `_x()` function used in the patch, instead of `__()` in current trunk (for reference: changeset [45436]).
     4
    45I also replaced `%s` with `%1$s` and `%2$s` numbered placeholders.
    56