Changes between Initial Version and Version 1 of Ticket #41944, comment 5
- Timestamp:
- 09/21/2017 02:24:20 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #41944, comment 5
initial v1 9 9 Well I'm being met with a lot of hurdles after requesting numbered placeholders https://core.trac.wordpress.org/ticket/41925 10 10 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.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 :)