WP_Query Object
(
[query] => Array
(
[post_type] => company
[posts_per_page] => 1
[order] => DESC
[orderby] => menu_order
[tax_query] => Array
(
[0] => Array
(
[taxonomy] => directorycategory
[field] => slug
[terms] => award-winners
)
)
[meta_query] => Array
(
[relation] => AND
[page_type] => Array
(
[key] => page_type
[value] => project
[compare] => =
)
[end_date] => Array
(
[key] => end_date
[value] => 20260805
[compare] => >
[type] => date
)
[0] => Array
(
[relation] => OR
[views] => Array
(
[key] => views_weekly
[compare] => EXISTS
)
[0] => Array
(
[key] => views_weekly
[compare] => NOT EXISTS
)
)
)
)
[query_vars] => Array
(
[post_type] => company
[posts_per_page] => 1
[order] => DESC
[orderby] => menu_order
[tax_query] => Array
(
[0] => Array
(
[taxonomy] => directorycategory
[field] => slug
[terms] => award-winners
)
)
[meta_query] => Array
(
[relation] => AND
[page_type] => Array
(
[key] => page_type
[value] => project
[compare] => =
)
[end_date] => Array
(
[key] => end_date
[value] => 20260805
[compare] => >
[type] => date
)
[0] => Array
(
[relation] => OR
[views] => Array
(
[key] => views_weekly
[compare] => EXISTS
)
[0] => Array
(
[key] => views_weekly
[compare] => NOT EXISTS
)
)
)
[error] =>
[m] =>
[p] => 0
[post_parent] =>
[subpost] =>
[subpost_id] =>
[attachment] =>
[attachment_id] => 0
[name] =>
[pagename] =>
[page_id] => 0
[second] =>
[minute] =>
[hour] =>
[day] => 0
[monthnum] => 0
[year] => 0
[w] => 0
[category_name] =>
[tag] =>
[cat] =>
[tag_id] =>
[author] =>
[author_name] =>
[feed] =>
[tb] =>
[paged] => 0
[meta_key] =>
[meta_value] =>
[preview] =>
[s] =>
[sentence] =>
[title] =>
[fields] => all
[menu_order] =>
[embed] =>
[category__in] => Array
(
)
[category__not_in] => Array
(
)
[category__and] => Array
(
)
[post__in] => Array
(
)
[post__not_in] => Array
(
)
[post_name__in] => Array
(
)
[tag__in] => Array
(
)
[tag__not_in] => Array
(
)
[tag__and] => Array
(
)
[tag_slug__in] => Array
(
)
[tag_slug__and] => Array
(
)
[post_parent__in] => Array
(
)
[post_parent__not_in] => Array
(
)
[author__in] => Array
(
)
[author__not_in] => Array
(
)
[search_columns] => Array
(
)
[ignore_sticky_posts] =>
[suppress_filters] =>
[cache_results] => 1
[update_post_term_cache] => 1
[update_menu_item_cache] =>
[lazy_load_term_meta] => 1
[update_post_meta_cache] => 1
[nopaging] =>
[comments_per_page] => 50
[no_found_rows] =>
[taxonomy] => directorycategory
[term] => award-winners
)
[tax_query] => WP_Tax_Query Object
(
[queries] => Array
(
[0] => Array
(
[taxonomy] => directorycategory
[terms] => Array
(
[0] => award-winners
)
[field] => slug
[operator] => IN
[include_children] => 1
)
)
[relation] => AND
[table_aliases:protected] => Array
(
[0] => lxckk_term_relationships
)
[queried_terms] => Array
(
[directorycategory] => Array
(
[terms] => Array
(
[0] => award-winners
)
[field] => slug
)
)
[primary_table] => lxckk_posts
[primary_id_column] => ID
)
[meta_query] => WP_Meta_Query Object
(
[queries] => Array
(
[page_type] => Array
(
[key] => page_type
[value] => project
[compare] => =
)
[end_date] => Array
(
[key] => end_date
[value] => 20260805
[compare] => >
[type] => date
)
[0] => Array
(
[views] => Array
(
[key] => views_weekly
[compare] => EXISTS
)
[0] => Array
(
[key] => views_weekly
[compare] => NOT EXISTS
)
[relation] => OR
)
[relation] => AND
)
[relation] => AND
[meta_table] => lxckk_postmeta
[meta_id_column] => post_id
[primary_table] => lxckk_posts
[primary_id_column] => ID
[table_aliases:protected] => Array
(
[0] => lxckk_postmeta
[1] => mt1
[2] => mt2
[3] => mt3
)
[clauses:protected] => Array
(
[page_type] => Array
(
[key] => page_type
[value] => project
[compare] => =
[compare_key] => =
[alias] => lxckk_postmeta
[cast] => CHAR
)
[end_date] => Array
(
[key] => end_date
[value] => 20260805
[compare] => >
[type] => date
[compare_key] => =
[alias] => mt1
[cast] => DATE
)
[views] => Array
(
[key] => views_weekly
[compare] => EXISTS
[compare_key] => =
[alias] => mt2
[cast] => CHAR
)
[mt3] => Array
(
[key] => views_weekly
[compare] => NOT EXISTS
[compare_key] => =
[alias] => mt3
[cast] => CHAR
)
)
[has_or_relation:protected] => 1
)
[date_query] =>
[request] => SELECT SQL_CALC_FOUND_ROWS lxckk_posts.ID
FROM lxckk_posts LEFT JOIN lxckk_term_relationships ON (lxckk_posts.ID = lxckk_term_relationships.object_id) LEFT JOIN lxckk_postmeta ON ( lxckk_posts.ID = lxckk_postmeta.post_id ) LEFT JOIN lxckk_postmeta AS mt1 ON ( lxckk_posts.ID = mt1.post_id ) LEFT JOIN lxckk_postmeta AS mt2 ON ( lxckk_posts.ID = mt2.post_id ) LEFT JOIN lxckk_postmeta AS mt3 ON ( lxckk_posts.ID = mt3.post_id AND mt3.meta_key = 'views_weekly' )
WHERE 1=1 AND (
lxckk_term_relationships.term_taxonomy_id IN (1785)
) AND (
( lxckk_postmeta.meta_key = 'page_type' AND lxckk_postmeta.meta_value = 'project' )
AND
( mt1.meta_key = 'end_date' AND CAST(mt1.meta_value AS DATE) > '20260805' )
AND
(
mt2.meta_key = 'views_weekly'
OR
mt3.post_id IS NULL
)
) AND ((lxckk_posts.post_type = 'company' AND (lxckk_posts.post_status = 'publish' OR lxckk_posts.post_status = 'acf-disabled')))
GROUP BY lxckk_posts.ID
ORDER BY lxckk_posts.menu_order DESC
LIMIT 0, 1
[posts] => Array
(
[0] => WP_Post Object
(
[ID] => 51409
[post_author] => 1
[post_date] => 2019-03-06 10:54:25
[post_date_gmt] => 2019-03-06 10:54:25
[post_content] => The Orchard is a new two-storey family house in the London Borough of Lambeth, which was built to fit into a narrow infill plot along a terrace of five architecturally distinct houses.
The vision was to build a contemporary interpretation of the Arts & Crafts house combining 21st century energy and environmental performance with a commitment to traditional craftsmanship.
Inspired by the English vernacular, particularly by Edwin Lutyens, the Orchard was almost entirely hand built by the owner Will Anderson, who wanted to create a home “where the building crafts shine: richly detailed and alive with the beauty of natural materials”.
Built using the principles and software of the Passivhaus movement, the timber-framed structure boasts high levels of insulation and airtightness, except the ground floor porch and first floor conservatory, which were kept outside the heated building envelope to allow a traditional arts and crafts aesthetic.
Brickwork and detailing
Northcot’s Silver Grey bricks were traditionally made by hand and fired in a coal-fired kiln. Their finely variegated orange, red and silver tones complemented the blue-white of the lime mortar and the glazed cool blue-green handmade Portuguese porcelain tiles around the windows. Matching specials added an irregular artisan appearance and texture.
The brickwork was laid mostly in stretcher bond, except for areas outside the insulated building envelope, which were built from solid brick without a cavity. These extend upwards from the porch to the base of the first-floor conservatory in a Flemish Garden Wall bond, which features much darker brick headers in a simple, attractive pattern.
The house won Best Brick Home at the Build It Awards 2018.
Why Northcot?
According to Will Anderson: “The chromatic subtleties of Northcot’s silver grey handmade bricks, with their delicate combination of orange-red tones dusted with fine grey sand, were integral to the uniqueness and sheer visual pleasure of this labour of love.”
Learn more about this project.
[post_title] => Award-Winning Brick House in London
[post_excerpt] =>
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] =>
[post_name] => best-brick-house-london
[to_ping] =>
[pinged] =>
[post_modified] => 2026-04-08 14:27:42
[post_modified_gmt] => 2026-04-08 13:27:42
[post_content_filtered] =>
[post_parent] => 16021
[guid] => http://www.self-build.co.uk/?post_type=company&p=51409
[menu_order] => 0
[post_type] => company
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
)
[post_count] => 1
[current_post] => -1
[before_loop] => 1
[in_the_loop] =>
[post] => WP_Post Object
(
[ID] => 51409
[post_author] => 1
[post_date] => 2019-03-06 10:54:25
[post_date_gmt] => 2019-03-06 10:54:25
[post_content] => The Orchard is a new two-storey family house in the London Borough of Lambeth, which was built to fit into a narrow infill plot along a terrace of five architecturally distinct houses.
The vision was to build a contemporary interpretation of the Arts & Crafts house combining 21st century energy and environmental performance with a commitment to traditional craftsmanship.
Inspired by the English vernacular, particularly by Edwin Lutyens, the Orchard was almost entirely hand built by the owner Will Anderson, who wanted to create a home “where the building crafts shine: richly detailed and alive with the beauty of natural materials”.
Built using the principles and software of the Passivhaus movement, the timber-framed structure boasts high levels of insulation and airtightness, except the ground floor porch and first floor conservatory, which were kept outside the heated building envelope to allow a traditional arts and crafts aesthetic.
Brickwork and detailing
Northcot’s Silver Grey bricks were traditionally made by hand and fired in a coal-fired kiln. Their finely variegated orange, red and silver tones complemented the blue-white of the lime mortar and the glazed cool blue-green handmade Portuguese porcelain tiles around the windows. Matching specials added an irregular artisan appearance and texture.
The brickwork was laid mostly in stretcher bond, except for areas outside the insulated building envelope, which were built from solid brick without a cavity. These extend upwards from the porch to the base of the first-floor conservatory in a Flemish Garden Wall bond, which features much darker brick headers in a simple, attractive pattern.
The house won Best Brick Home at the Build It Awards 2018.
Why Northcot?
According to Will Anderson: “The chromatic subtleties of Northcot’s silver grey handmade bricks, with their delicate combination of orange-red tones dusted with fine grey sand, were integral to the uniqueness and sheer visual pleasure of this labour of love.”
Learn more about this project.
[post_title] => Award-Winning Brick House in London
[post_excerpt] =>
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] =>
[post_name] => best-brick-house-london
[to_ping] =>
[pinged] =>
[post_modified] => 2026-04-08 14:27:42
[post_modified_gmt] => 2026-04-08 13:27:42
[post_content_filtered] =>
[post_parent] => 16021
[guid] => http://www.self-build.co.uk/?post_type=company&p=51409
[menu_order] => 0
[post_type] => company
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[comment_count] => 0
[current_comment] => -1
[found_posts] => 15
[max_num_pages] => 15
[max_num_comment_pages] => 0
[is_single] =>
[is_preview] =>
[is_page] =>
[is_archive] => 1
[is_date] =>
[is_year] =>
[is_month] =>
[is_day] =>
[is_time] =>
[is_author] =>
[is_category] =>
[is_tag] =>
[is_tax] => 1
[is_search] =>
[is_feed] =>
[is_comment_feed] =>
[is_trackback] =>
[is_home] =>
[is_privacy_policy] =>
[is_404] =>
[is_embed] =>
[is_paged] =>
[is_admin] =>
[is_attachment] =>
[is_singular] =>
[is_robots] =>
[is_favicon] =>
[is_posts_page] =>
[is_post_type_archive] => 1
[query_vars_hash:WP_Query:private] => d301be3a3f901e553d3f7b1db1e8c96c
[query_vars_changed:WP_Query:private] =>
[thumbnails_cached] =>
[allow_query_attachment_by_filename:protected] =>
[stopwords:WP_Query:private] =>
[compat_fields:WP_Query:private] => Array
(
[0] => query_vars_hash
[1] => query_vars_changed
)
[compat_methods:WP_Query:private] => Array
(
[0] => init_query_flags
[1] => parse_tax_query
)
[query_cache_key:WP_Query:private] => wp_query:9a69d20a3dbbf15a1749d4c6015a27e0
)
WP_Query Object
(
[query] => Array
(
[post_type] => company
[posts_per_page] => 1
[order] => DESC
[orderby] => menu_order
[tax_query] => Array
(
[0] => Array
(
[taxonomy] => directorycategory
[field] => slug
[terms] => extension
)
)
[meta_query] => Array
(
[relation] => AND
[page_type] => Array
(
[key] => page_type
[value] => project
[compare] => =
)
[end_date] => Array
(
[key] => end_date
[value] => 20260805
[compare] => >
[type] => date
)
[0] => Array
(
[relation] => OR
[views] => Array
(
[key] => views_weekly
[compare] => EXISTS
)
[0] => Array
(
[key] => views_weekly
[compare] => NOT EXISTS
)
)
)
)
[query_vars] => Array
(
[post_type] => company
[posts_per_page] => 1
[order] => DESC
[orderby] => menu_order
[tax_query] => Array
(
[0] => Array
(
[taxonomy] => directorycategory
[field] => slug
[terms] => extension
)
)
[meta_query] => Array
(
[relation] => AND
[page_type] => Array
(
[key] => page_type
[value] => project
[compare] => =
)
[end_date] => Array
(
[key] => end_date
[value] => 20260805
[compare] => >
[type] => date
)
[0] => Array
(
[relation] => OR
[views] => Array
(
[key] => views_weekly
[compare] => EXISTS
)
[0] => Array
(
[key] => views_weekly
[compare] => NOT EXISTS
)
)
)
[error] =>
[m] =>
[p] => 0
[post_parent] =>
[subpost] =>
[subpost_id] =>
[attachment] =>
[attachment_id] => 0
[name] =>
[pagename] =>
[page_id] => 0
[second] =>
[minute] =>
[hour] =>
[day] => 0
[monthnum] => 0
[year] => 0
[w] => 0
[category_name] =>
[tag] =>
[cat] =>
[tag_id] =>
[author] =>
[author_name] =>
[feed] =>
[tb] =>
[paged] => 0
[meta_key] =>
[meta_value] =>
[preview] =>
[s] =>
[sentence] =>
[title] =>
[fields] => all
[menu_order] =>
[embed] =>
[category__in] => Array
(
)
[category__not_in] => Array
(
)
[category__and] => Array
(
)
[post__in] => Array
(
)
[post__not_in] => Array
(
)
[post_name__in] => Array
(
)
[tag__in] => Array
(
)
[tag__not_in] => Array
(
)
[tag__and] => Array
(
)
[tag_slug__in] => Array
(
)
[tag_slug__and] => Array
(
)
[post_parent__in] => Array
(
)
[post_parent__not_in] => Array
(
)
[author__in] => Array
(
)
[author__not_in] => Array
(
)
[search_columns] => Array
(
)
[ignore_sticky_posts] =>
[suppress_filters] =>
[cache_results] => 1
[update_post_term_cache] => 1
[update_menu_item_cache] =>
[lazy_load_term_meta] => 1
[update_post_meta_cache] => 1
[nopaging] =>
[comments_per_page] => 50
[no_found_rows] =>
[taxonomy] => directorycategory
[term] => extension
)
[tax_query] => WP_Tax_Query Object
(
[queries] => Array
(
[0] => Array
(
[taxonomy] => directorycategory
[terms] => Array
(
[0] => extension
)
[field] => slug
[operator] => IN
[include_children] => 1
)
)
[relation] => AND
[table_aliases:protected] => Array
(
[0] => lxckk_term_relationships
)
[queried_terms] => Array
(
[directorycategory] => Array
(
[terms] => Array
(
[0] => extension
)
[field] => slug
)
)
[primary_table] => lxckk_posts
[primary_id_column] => ID
)
[meta_query] => WP_Meta_Query Object
(
[queries] => Array
(
[page_type] => Array
(
[key] => page_type
[value] => project
[compare] => =
)
[end_date] => Array
(
[key] => end_date
[value] => 20260805
[compare] => >
[type] => date
)
[0] => Array
(
[views] => Array
(
[key] => views_weekly
[compare] => EXISTS
)
[0] => Array
(
[key] => views_weekly
[compare] => NOT EXISTS
)
[relation] => OR
)
[relation] => AND
)
[relation] => AND
[meta_table] => lxckk_postmeta
[meta_id_column] => post_id
[primary_table] => lxckk_posts
[primary_id_column] => ID
[table_aliases:protected] => Array
(
[0] => lxckk_postmeta
[1] => mt1
[2] => mt2
[3] => mt3
)
[clauses:protected] => Array
(
[page_type] => Array
(
[key] => page_type
[value] => project
[compare] => =
[compare_key] => =
[alias] => lxckk_postmeta
[cast] => CHAR
)
[end_date] => Array
(
[key] => end_date
[value] => 20260805
[compare] => >
[type] => date
[compare_key] => =
[alias] => mt1
[cast] => DATE
)
[views] => Array
(
[key] => views_weekly
[compare] => EXISTS
[compare_key] => =
[alias] => mt2
[cast] => CHAR
)
[mt3] => Array
(
[key] => views_weekly
[compare] => NOT EXISTS
[compare_key] => =
[alias] => mt3
[cast] => CHAR
)
)
[has_or_relation:protected] => 1
)
[date_query] =>
[request] => SELECT SQL_CALC_FOUND_ROWS lxckk_posts.ID
FROM lxckk_posts LEFT JOIN lxckk_term_relationships ON (lxckk_posts.ID = lxckk_term_relationships.object_id) LEFT JOIN lxckk_postmeta ON ( lxckk_posts.ID = lxckk_postmeta.post_id ) LEFT JOIN lxckk_postmeta AS mt1 ON ( lxckk_posts.ID = mt1.post_id ) LEFT JOIN lxckk_postmeta AS mt2 ON ( lxckk_posts.ID = mt2.post_id ) LEFT JOIN lxckk_postmeta AS mt3 ON ( lxckk_posts.ID = mt3.post_id AND mt3.meta_key = 'views_weekly' )
WHERE 1=1 AND (
lxckk_term_relationships.term_taxonomy_id IN (952)
) AND (
( lxckk_postmeta.meta_key = 'page_type' AND lxckk_postmeta.meta_value = 'project' )
AND
( mt1.meta_key = 'end_date' AND CAST(mt1.meta_value AS DATE) > '20260805' )
AND
(
mt2.meta_key = 'views_weekly'
OR
mt3.post_id IS NULL
)
) AND ((lxckk_posts.post_type = 'company' AND (lxckk_posts.post_status = 'publish' OR lxckk_posts.post_status = 'acf-disabled')))
GROUP BY lxckk_posts.ID
ORDER BY lxckk_posts.menu_order DESC
LIMIT 0, 1
[posts] => Array
(
[0] => WP_Post Object
(
[ID] => 94740
[post_author] => 119042
[post_date] => 2025-01-30 11:28:34
[post_date_gmt] => 2025-01-30 11:28:34
[post_content] => Cliff Almond and his wife Dani set about transforming their 1890s house with a modern extension but an oak frame became the unexpected solution they didn’t know they were looking for.
Cliff and Dani had lived in their period property some four years before they decided to extend. An obvious decision was to replace a double-fronted plastic conservatory across the front of their house.
The couple approached both an architect and Welsh Oak Frame for a design. Initially they thought they wanted a modern glass and steel structure but they wanted to keep their options open and explored working with Welsh Oak Frame.
The architect’s design was large and open-planned. ‘When we saw visuals of our new kitchen in the space, we were disappointed at the lack of character,’ Cliff explains. ‘Welsh Oak’s design with the rustic raw oak frame looked elegant and as simple as it gets – that’s what sold us to go down this route.’
‘We thought we’d be blown away by seeing the kitchen in the modern design but the architecture lacked something,’ says Cliff. ‘In contrast, the exposed oak frame and high vaulted ceilings in Welsh Oak Frame’s plans completely hit the mark, we knew this was the right way to go.’
‘That was the wow moment we were looking for, it was pretty special, and strange to think at the start oak had been the complete opposite of what we thought we wanted,’ says Cliff.
‘We’ve no regrets’, says Cliff. ‘The oak is a living structure. The quality and craftsmanship are second to none. It’s warm and tactile’.
https://youtu.be/fUnpJpL2Na8
[post_title] => The Almond’s Pitched Roof, Double Gable Kitchen Extension
[post_excerpt] =>
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] =>
[post_name] => the-almonds-pitched-roof-double-gable-kitchen-extension
[to_ping] =>
[pinged] =>
[post_modified] => 2025-01-30 11:28:34
[post_modified_gmt] => 2025-01-30 11:28:34
[post_content_filtered] =>
[post_parent] => 23693
[guid] => https://www.self-build.co.uk/?post_type=company&p=94740
[menu_order] => 0
[post_type] => company
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
)
[post_count] => 1
[current_post] => -1
[before_loop] => 1
[in_the_loop] =>
[post] => WP_Post Object
(
[ID] => 94740
[post_author] => 119042
[post_date] => 2025-01-30 11:28:34
[post_date_gmt] => 2025-01-30 11:28:34
[post_content] => Cliff Almond and his wife Dani set about transforming their 1890s house with a modern extension but an oak frame became the unexpected solution they didn’t know they were looking for.
Cliff and Dani had lived in their period property some four years before they decided to extend. An obvious decision was to replace a double-fronted plastic conservatory across the front of their house.
The couple approached both an architect and Welsh Oak Frame for a design. Initially they thought they wanted a modern glass and steel structure but they wanted to keep their options open and explored working with Welsh Oak Frame.
The architect’s design was large and open-planned. ‘When we saw visuals of our new kitchen in the space, we were disappointed at the lack of character,’ Cliff explains. ‘Welsh Oak’s design with the rustic raw oak frame looked elegant and as simple as it gets – that’s what sold us to go down this route.’
‘We thought we’d be blown away by seeing the kitchen in the modern design but the architecture lacked something,’ says Cliff. ‘In contrast, the exposed oak frame and high vaulted ceilings in Welsh Oak Frame’s plans completely hit the mark, we knew this was the right way to go.’
‘That was the wow moment we were looking for, it was pretty special, and strange to think at the start oak had been the complete opposite of what we thought we wanted,’ says Cliff.
‘We’ve no regrets’, says Cliff. ‘The oak is a living structure. The quality and craftsmanship are second to none. It’s warm and tactile’.
https://youtu.be/fUnpJpL2Na8
[post_title] => The Almond’s Pitched Roof, Double Gable Kitchen Extension
[post_excerpt] =>
[post_status] => publish
[comment_status] => closed
[ping_status] => closed
[post_password] =>
[post_name] => the-almonds-pitched-roof-double-gable-kitchen-extension
[to_ping] =>
[pinged] =>
[post_modified] => 2025-01-30 11:28:34
[post_modified_gmt] => 2025-01-30 11:28:34
[post_content_filtered] =>
[post_parent] => 23693
[guid] => https://www.self-build.co.uk/?post_type=company&p=94740
[menu_order] => 0
[post_type] => company
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[comment_count] => 0
[current_comment] => -1
[found_posts] => 47
[max_num_pages] => 47
[max_num_comment_pages] => 0
[is_single] =>
[is_preview] =>
[is_page] =>
[is_archive] => 1
[is_date] =>
[is_year] =>
[is_month] =>
[is_day] =>
[is_time] =>
[is_author] =>
[is_category] =>
[is_tag] =>
[is_tax] => 1
[is_search] =>
[is_feed] =>
[is_comment_feed] =>
[is_trackback] =>
[is_home] =>
[is_privacy_policy] =>
[is_404] =>
[is_embed] =>
[is_paged] =>
[is_admin] =>
[is_attachment] =>
[is_singular] =>
[is_robots] =>
[is_favicon] =>
[is_posts_page] =>
[is_post_type_archive] => 1
[query_vars_hash:WP_Query:private] => abd6b9ea33c77afa6ea433a2499fdd0f
[query_vars_changed:WP_Query:private] =>
[thumbnails_cached] =>
[allow_query_attachment_by_filename:protected] =>
[stopwords:WP_Query:private] =>
[compat_fields:WP_Query:private] => Array
(
[0] => query_vars_hash
[1] => query_vars_changed
)
[compat_methods:WP_Query:private] => Array
(
[0] => init_query_flags
[1] => parse_tax_query
)
[query_cache_key:WP_Query:private] => wp_query:ccf91e51eac0a8fbb6176584b036ad88
)