wpseek.com
A WordPress-centric search engine for devs and theme authors
build_query › WordPress Function
Since2.3.0
Deprecatedn/a
› build_query ( $data )
Parameters: |
|
Links: | |
See: | |
Returns: |
|
Defined at: |
|
Codex: |
Builds a URL query based on an associative or indexed array.
This is a convenient function for easily building URL queries. It sets the separator to '&' and uses the _http_build_query() function.Related Functions: _http_build_query, add_query_arg, is_main_query, add_user, build_query_vars_from_query_block