# WP Query Builder > WP Query Builder is a free browser-based generator for WordPress WP_Query arguments and example code. Users select post types, taxonomies, custom fields, dates, ordering, pagination, and performance options. Detailed values remain in the browser; only value-free structural information is used when server-side assembly is required. The generated code is a development aid, not a substitute for testing. Final behavior depends on the WordPress version, registered post types, taxonomies, custom fields, plugins, theme, and surrounding application code. ## Use the Tool - [WP Query Builder](https://wptoolslab.com/query-builder/): Generate WP_Query arguments and example code. - [Tutorial](https://wptoolslab.com/query-builder/tutorial/): Learn the Builder workflow and common query patterns. - [Performance Presets](https://wptoolslab.com/query-builder/performance-presets/): Understand performance-oriented presets and cache options. ## Supported Capabilities - Post type and post status selection - Category, tag, author, parent-child, ID, slug, and search conditions - Tax Query, Meta Query, and Date Query clauses - Ordering, pagination, result fields, and performance/cache settings - Validation of incompatible or incomplete options - Japanese-language explanations of the generated query - Copyable WP_Query code examples ## Privacy and Analytics - [Builder Privacy](https://wptoolslab.com/query-builder/privacy/): How detailed inputs and anonymous usage information are handled. - [External Transmission and Settings](https://wptoolslab.com/privacy/external-transmission/): Site-wide analytics and consent controls. - [Usage Trends](https://wptoolslab.com/query-builder/usage/): Aggregated option usage. - [Aggregation Methodology](https://wptoolslab.com/query-builder/usage-methodology/): How anonymous usage statistics are calculated. ## Related Site Information - [WP Tools Lab](https://wptoolslab.com/): Parent site. - [Editorial and Verification Policy](https://wptoolslab.com/editorial-policy/): Content and verification approach. - [Terms and Disclaimer](https://wptoolslab.com/terms/): Terms governing use of the tool and generated output. ## Optional - [WP Query Builder Sitemap](https://wptoolslab.com/query-builder/sitemap.xml): Public Builder URLs. - [WP Tools Lab Changelog](https://wptoolslab.com/changelog/): Release and update history.