Changes between Version 1 and Version 2 of Ticket #41944, comment 5
- Timestamp:
- 09/21/2017 03:30:20 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #41944, comment 5
v1 v2 7 7 Oh, I see. So you had code that actually used %u? 8 8 9 Well I'm being met with a lot of hurdles after requesting numbered placeholders https://core.trac.wordpress.org/ticket/419259 Well I'm being met with a lot of hurdles after requesting numbered placeholders #41925 10 10 11 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 from a practical point of view the %u is completely %useless :)