This page redirects to an external site: https://developer.wordpress.org/reference/functions/build_query/
Build URL query based on an associative and, or indexed array.
This is a convenient function for easily building url queries. It sets the separator to '&' and uses _http_build_query() function.
<code style="color: #000000"><span style="color: #0000BB"><?php build_query</span><span style="color: #007700">( </span><span style="color: #0000BB">$data </span><span style="color: #007700">); </span><span style="color: #0000BB">?></span></code>
Since: 2.3
build_query() is located in wp-includes/functions.php