Escapes an identifier value without adding the surrounding quotes.
Description
<ul> <li>Permitted characters in quoted identifiers include the full Unicode Basic Multilingual Plane (BMP), except U+0000.</li> <li>To quote the identifier itself, you need to double the character, e.g. a``b.</li> </ul>
Signature, return type and hooks compared across 5 parsed releases.
About this page
Parsed data
Generated from the wordpress-develop 6.9.7 tag, from src/wp-includes/class-wpdb.php, and regenerated for each WordPress release so it tracks the code rather than a snapshot of it.
Corrections
Something wrong on this page? Report it and it gets fixed in the next regeneration.