tax-1
taxonomy base
$tax_query = array( array( 'taxonomy' => 'cstegorie-area', 'field' => 'name', 'include_children' => true, ), );
taxonomy base
$tax_query = array( array( 'taxonomy' => 'cstegorie-area', 'field' => 'name', 'include_children' => true, ), );