Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #41944, comment 5


Ignore:
Timestamp:
09/21/2017 02:24:20 PM (8 years ago)
Author:
soulseekah
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #41944, comment 5

    initial v1  
    99Well I'm being met with a lot of hurdles after requesting numbered placeholders https://core.trac.wordpress.org/ticket/41925
    1010
    11 So you're seem to be in the same boat. But if you can show that a lot of code used %u out there (because a lot of code used numbered placeholders) you might be able to push for %u coming back for back-compatibility reasons. It's simpler than numbered placeholders, but yes.
     11So you're seem to be in the same boat. But if you can show that a lot of code used %u out there (because a lot of code used numbered placeholders) you might be able to push for %u coming back for back-compatibility reasons. It's simpler than numbered placeholders, but from a practical point of view the %u is completely %useless :)