wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren
split_the_query › WordPress Filter Hooks
Seit6.6.0
Veraltetn/v
› apply_filters( 'split_the_query', $split_the_query, $this, $old_request, compact( $pieces )
| Parameter: (4) |
|
| Definiert in: |
|
| Codex: |
Filters whether to split the query.
Splitting the query will cause it to fetch just the IDs of the found posts (and then individually fetch each post by ID), rather than fetching every complete row at once. One massive result vs. many small results.Ähnliche Funktionen: wp_edit_attachments_query, wp_edit_posts_query, sanitize_title_for_query, wp_reset_query, site_url, switch_theme
Ähnliche Hooks: sites_pre_query, split_shared_term, posts_pre_query, rest_user_query, parse_site_query