Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #42546, comment 2


Ignore:
Timestamp:
04/29/2025 12:19:06 PM (9 months ago)
Author:
charlyox
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #42546, comment 2

    initial v1  
     1The hash replacing the '%' character is then unescaped before executing the query. When you dump the query object it's normal to see those {hashes}
     2You can see why here : [https://wordpress.stackexchange.com/a/303944]