archive
object(WP_Query)#3985 (55) {
["query"]=>
array(1) {
["tag"]=>
string(23) "nachhaltigkeitsziele-en"
}
["query_vars"]=>
array(66) {
["tag"]=>
string(23) "nachhaltigkeitsziele-en"
["error"]=>
string(0) ""
["m"]=>
string(0) ""
["p"]=>
int(0)
["post_parent"]=>
string(0) ""
["subpost"]=>
string(0) ""
["subpost_id"]=>
string(0) ""
["attachment"]=>
string(0) ""
["attachment_id"]=>
int(0)
["name"]=>
string(0) ""
["pagename"]=>
string(0) ""
["page_id"]=>
int(0)
["second"]=>
string(0) ""
["minute"]=>
string(0) ""
["hour"]=>
string(0) ""
["day"]=>
int(0)
["monthnum"]=>
int(0)
["year"]=>
int(0)
["w"]=>
int(0)
["category_name"]=>
string(0) ""
["cat"]=>
string(0) ""
["tag_id"]=>
int(309)
["author"]=>
string(0) ""
["author_name"]=>
string(0) ""
["feed"]=>
string(0) ""
["tb"]=>
string(0) ""
["paged"]=>
int(0)
["meta_key"]=>
string(0) ""
["meta_value"]=>
string(0) ""
["preview"]=>
string(0) ""
["s"]=>
string(0) ""
["sentence"]=>
string(0) ""
["title"]=>
string(0) ""
["fields"]=>
string(0) ""
["menu_order"]=>
string(0) ""
["embed"]=>
string(0) ""
["category__in"]=>
array(0) {
}
["category__not_in"]=>
array(0) {
}
["category__and"]=>
array(0) {
}
["post__in"]=>
array(0) {
}
["post__not_in"]=>
array(0) {
}
["post_name__in"]=>
array(0) {
}
["tag__in"]=>
array(0) {
}
["tag__not_in"]=>
array(0) {
}
["tag__and"]=>
array(0) {
}
["tag_slug__in"]=>
array(1) {
[0]=>
string(23) "nachhaltigkeitsziele-en"
}
["tag_slug__and"]=>
array(0) {
}
["post_parent__in"]=>
array(0) {
}
["post_parent__not_in"]=>
array(0) {
}
["author__in"]=>
array(0) {
}
["author__not_in"]=>
array(0) {
}
["search_columns"]=>
array(0) {
}
["meta_query"]=>
array(0) {
}
["ignore_sticky_posts"]=>
bool(false)
["suppress_filters"]=>
bool(false)
["cache_results"]=>
bool(true)
["update_post_term_cache"]=>
bool(true)
["update_menu_item_cache"]=>
bool(false)
["lazy_load_term_meta"]=>
bool(true)
["update_post_meta_cache"]=>
bool(true)
["post_type"]=>
string(0) ""
["posts_per_page"]=>
int(12)
["nopaging"]=>
bool(false)
["comments_per_page"]=>
string(2) "50"
["no_found_rows"]=>
bool(false)
["order"]=>
string(4) "DESC"
}
["tax_query"]=>
object(WP_Tax_Query)#5769 (6) {
["queries"]=>
array(1) {
[0]=>
array(5) {
["taxonomy"]=>
string(8) "post_tag"
["terms"]=>
array(1) {
[0]=>
string(23) "nachhaltigkeitsziele-en"
}
["field"]=>
string(4) "slug"
["operator"]=>
string(2) "IN"
["include_children"]=>
bool(true)
}
}
["relation"]=>
string(3) "AND"
["table_aliases":protected]=>
array(1) {
[0]=>
string(21) "wp_term_relationships"
}
["queried_terms"]=>
array(1) {
["post_tag"]=>
array(2) {
["terms"]=>
array(1) {
[0]=>
string(23) "nachhaltigkeitsziele-en"
}
["field"]=>
string(4) "slug"
}
}
["primary_table"]=>
string(8) "wp_posts"
["primary_id_column"]=>
string(2) "ID"
}
["meta_query"]=>
object(WP_Meta_Query)#6062 (9) {
["queries"]=>
array(0) {
}
["relation"]=>
NULL
["meta_table"]=>
NULL
["meta_id_column"]=>
NULL
["primary_table"]=>
NULL
["primary_id_column"]=>
NULL
["table_aliases":protected]=>
array(0) {
}
["clauses":protected]=>
array(0) {
}
["has_or_relation":protected]=>
bool(false)
}
["date_query"]=>
bool(false)
["queried_object"]=>
object(WP_Term)#6126 (12) {
["term_id"]=>
int(309)
["name"]=>
string(20) "Nachhaltigkeitsziele"
["slug"]=>
string(23) "nachhaltigkeitsziele-en"
["term_group"]=>
int(0)
["term_taxonomy_id"]=>
int(309)
["taxonomy"]=>
string(8) "post_tag"
["description"]=>
string(0) ""
["parent"]=>
int(0)
["count"]=>
int(7)
["filter"]=>
string(3) "raw"
["term_order"]=>
string(1) "0"
["custom_order"]=>
string(4) "9999"
}
["queried_object_id"]=>
int(309)
["request"]=>
string(1673) "SELECT SQL_CALC_FOUND_ROWS wp_posts.ID
FROM wp_posts LEFT JOIN wp_term_relationships ON (wp_posts.ID = wp_term_relationships.object_id) JOIN wp_icl_translations wpml_translations
ON wp_posts.ID = wpml_translations.element_id
AND wpml_translations.element_type = CONCAT('post_', wp_posts.post_type)
WHERE 1=1 AND (
wp_term_relationships.term_taxonomy_id IN (309,299)
) AND ((wp_posts.post_type = 'post' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'acf-disabled'))) AND ( ( ( wpml_translations.language_code = 'en' OR (
wpml_translations.language_code = 'de'
AND wp_posts.post_type IN ( 'event','team' )
AND ( (
( SELECT COUNT(element_id)
FROM wp_icl_translations
WHERE trid = wpml_translations.trid
AND language_code = 'en'
) = 0
) OR (
( SELECT COUNT(element_id)
FROM wp_icl_translations t2
JOIN wp_posts p ON p.id = t2.element_id
WHERE t2.trid = wpml_translations.trid
AND t2.language_code = 'en'
AND (
p.post_status = 'publish' OR p.post_status = 'private' OR
( p.post_type='attachment' AND p.post_status = 'inherit' )
)
) = 0 ) )
) ) AND wp_posts.post_type IN ('post','page','attachment','wp_block','wp_template','wp_template_part','wp_navigation','document','event','member','projects','team' ) ) OR wp_posts.post_type NOT IN ('post','page','attachment','wp_block','wp_template','wp_template_part','wp_navigation','document','event','member','projects','team' ) )
GROUP BY wp_posts.ID
ORDER BY wp_posts.menu_order, wp_posts.post_date DESC
LIMIT 0, 12"
["posts"]=>
&array(2) {
[0]=>
object(WP_Post)#6061 (24) {
["ID"]=>
int(89113)
["post_author"]=>
string(1) "5"
["post_date"]=>
string(19) "2021-12-08 08:39:34"
["post_date_gmt"]=>
string(19) "2021-12-08 07:39:34"
["post_content"]=>
string(7486) "Every year, German sports grounds produce around 7.5 million metric tons of environmentally damaging CO2, or the equivalent of six major cities. This is according to the German Olympic Sports Confederation, the umbrella organization for German sport. Calculations from Environmental Action Germany suggest that in the 2018/19 season alone, more than nine million disposable cups were used in just the first and second German national football leagues. According to a study carried out by the IcoachKids+ project, across Europe, boys usually take on a much more active role in sport than girls. But there is another way, a better way.
This is the core message of the “Goals Need Actions - Sport in the West” (“Ziele brauchen Taten – Sport im Westen”) campaign, which aims to promote the 17 Global Sustainable Development Goals set by the international community in 2015 as part of the 2030 Agenda. The campaign was launched by RENN.west, one of the four Regional Hubs for Sustainability Strategies (RENN) in Germany. These hubs support anyone who wants to advance solutions for the future. The starting point is information. RENN.west has enlisted the help of 17 well- and less well-known athletes who will all draw attention to one of the 17 goals in a series of short video messages. Among them, boxer Regina Halmich.
Fighting for women’s rights
The clip shows Halmich stepping into the ring and asking: “What’s the difference between a fight in the ring and a fight at home?”. Instantly, she answers: “In a fight at home, there are no rules”. She goes on to explain that around one in six women experience physical or sexual violence in a relationship, and concludes: “Together with you, I want to fight for women’s rights and to achieve greater gender equality”. This is in line with Goal 5 of the 17 Sustainable Development Goals.
Additional clips show the other “faces of sustainability” playing their sport. All the videos, which anyone can share on social media, are structured in the same way: question, answer and explanation, all rounded off with an appeal. Swimmer Britta Steffen, for example, front crawls a length and asks: “What’s the difference between a seahorse in the sea and a child in the pool?” Representing Sustainable Development Goal 14 “Life Below Water”, Steffen is talking about the waste littering our oceans and referencing the seahorse swimming badges children in Germany earn for swimming progress.
The celebrities didn’t hesitate to get involved, says Mona Rybicki, part of the team running the campaign at LAG 21 NRW. On the contrary, “most of them said they thought it was great to be able to actually do something as they’d already been thinking about how they could help shape the future for a long time”. Decathlete Frank Busemann calls for an end to hunger, while table tennis player and wheelchair user Holger Nikels motivates people to protect the climate. And there are many more. Rybicki believes: “We’ve hit a nerve”.
Indeed, athletes themselves are affected by climate change and other issues and have to consider how they can defend themselves against heat, for example. Is the answer, then, to plant more trees around sports grounds to give them more shade. Or do we need to reschedule training times and set up sunscreen dispensers? There is no shortage of recommendations, but that’s just one part of it. Clubs and sports fans have long been looking for ideas on how to become not just more climate-friendly, but also more ecological and inclusive – that is to say more sustainable overall. In Germany alone there are around 90,000 sports and athletics clubs with 27 million members and the power to make a huge difference. “There’s a lot already going on, but if you think of the challenges facing society, it’s just not enough”, adds Rybicki.
Common good clause in football
Football clubs like Werder Bremen, VfB Stuttgart or TSG Hoffenheim all purchase green energy, for example, and have solar power systems in place. However, the champion of sustainability among the German professional clubs is surely VfL Wolfsburg. As part of a whole range of measures, the club has banned disposable cups and switched to reusable ones instead. It has signed the “Sports for Climate Action” climate protection agreement and committed itself to the United Nations’ “Race to Zero” initiative.
Examples like this show just what is possible. Now, the campaign aims to raise awareness by slowly introducing those breaking new ground and publishing background information. Equally, sports journalist and stadium commentator Arnd Zeigler will be regularly publishing interviews until the end of August 2021 under the motto: “Passion meets mindset”. These interviews will focus on the subjects’ impressions and ideas of how best to anchor sustainability in the world of sport.
Jan Lehmann, 1. FSV Mainz 05 Board Member for Finance and Commerce, believes, for example, that the German Bundesliga can reach climate neutrality by 2030. Andreas Rettig, CEO of FC Viktoria Köln, explains the common good clause that contractually prescribes player social engagement in his club – be that donating blood, caring for the elderly or visiting children’s homes and nurseries. He is convinced that: “Sustainability is like nurturing young talent – you’re investing in the future!”.
RENN.west warmly invites all interested parties to the Conference for the Future (“Zukunftskonferenz”) on 4 October 2021 to jointly develop further ideas on how to make sport sustainable. After all, the ultimate aim of the campaign is to face the future as a team by sharing ideas and networking.
More information on the “Goals Need Actions” campaign can be found on the website or on Facebook, Twitter and Instagram."
["post_title"]=>
string(46) "Improving sustainability: On the home straight"
["post_excerpt"]=>
string(303) "Green energy, reusable packaging and social engagement – clubs, athletes and their fans can all play a major role in sustainable development. A great example of this is RENN.west’s “Goals Need Actions – Sport in the West” campaign. Among those breaking new ground are prominent football clubs."
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(6) "closed"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(45) "improving-sustainability-on-the-home-straight"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2021-12-08 08:39:34"
["post_modified_gmt"]=>
string(19) "2021-12-08 07:39:34"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(42) "https://www.nachhaltigkeitsrat.de/?p=89113"
["menu_order"]=>
int(0)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
[1]=>
object(WP_Post)#6130 (24) {
["ID"]=>
int(48080)
["post_author"]=>
string(1) "5"
["post_date"]=>
string(19) "2020-08-03 14:15:00"
["post_date_gmt"]=>
string(19) "2020-08-03 12:15:00"
["post_content"]=>
string(7021) "
COVID-19 has had the world on tenterhooks for months. Some states seem to have contained the pandemic, while others are desperately fighting the virus as their infection rates soar. Yet others are already in the midst of a second wave. Most countries in the Global South imposed lockdowns very early on and are now dealing with the pandemic’s devastating indirect social and economic consequences. Coronavirus is battering the community of states at a time when it needs to be focusing all of its energy on achieving the 17 Sustainable Development Goals (SDGs) of the United Nations (UN). By 2030, hunger and poverty should be eliminated around the world, climate protection targets should be reached, education should be accessible for all, and gender equality should be achieved.
Between 7 and 16 July, state representatives and experts – primarily from non-governmental organisations – met at the High Level Political Forum on Sustainable Development (HLPF). The annual event is the United Nations’ most important platform for reviewing progress in implementing the UN Sustainable Development Goals in the run-up to 2030. This year’s forum focused on initiating a decade of action in which the implementation of the SDGs should be accelerated. The meetings were held virtually this year to prevent spreading coronavirus. Experts believe that this also made the forum more inclusive: the virtual format enabled a large number of players to take part who would otherwise have been unable to attend due to the expense associated with travelling to New York.
47 states presented their voluntary national reviews (VNR) setting out their progress with regard to the UN Sustainable Development Goals. Coronavirus dominated the debates concerning action plans and the way in which the international community of states can respond to the pandemic while remaining on course for 2030.
COVID-19 thwarts the fight against poverty
There is great concern that the progress made to date will be undone by the spread of coronavirus. In particular, the number of people living in poverty is expected to rise. Experts in development policy and healthcare expect the impact of the pandemic to be visible for generations to come. Measures to restrict the spread of COVID-19 and long-term development plans must go hand in hand to end poverty and hunger around the world, urged delegates at the UN forum. Efforts to ensure access to good healthcare, protection from fatal diseases, and high-quality education must be stepped up, they said. Cristina Duarte, the UN’s Special Advisor on Africa, emphasised that cooperation and dialogue between various stakeholders were needed to achieve this. “It is time political decision-makers set priorities for the development of humanity.”
In her contribution to the UN forum, Imme Scholz, member of the German Council for Sustainable Development (RNE) and Acting Director of the German Development Institute (DIE), highlighted the direct link between tackling poverty and protecting the climate.
As the population grows, emissions of carbon dioxide also increase. At the same time, a large number of people are living in poverty. To become more sustainable, rich states need to reduce their consumerism and switch to recycling or renewables, said Scholz.
An analysis by the German Development Institute examined 53 developing countries. Although 70 per cent of these states improved their poverty rates within a 15-year period (2000 to 2015), this was done at the expense of climate protection. Uruguay and Costa Rica achieved the best results. Both countries focused on education and health programmes, as well as investing in renewable energies. Scholz called for others to follow these examples to avoid pitching poverty eradication against climate protection in the 21st century. There is a risk of precisely this happening: due to a lack of consensus among the states, there will be no political declaration by the HLPF this year. This means that there may be no declaration on the 2030 Agenda – in the UN’s 75th anniversary year. That would be a sorry sign for multilateralism.
Vulnerable health systems
COVID-19 showed how susceptible health systems are, all around the world. Vulnerable groups in particular – especially children, women, elderly people and the disabled – were not protected sufficiently, said Githinji Gitahi, Global CEO of AMREF Health Africa, an organisation dedicated to improving healthcare on the African continent. Gitahi called for not just general health systems to be strengthened, but also individual communities and prevention programmes. “Health starts at home,” said Gitahi.
The 17 UN Sustainable Development Goals were adopted in 2015. They now form the heart of the 2030 Agenda for Sustainable Development and can be traced back to the UN Conference on Environment and Development in Rio de Janeiro 1992. The goals apply equally to all states around the world and give equal weight to the three aspects of sustainability, i.e. social, economic and environmental considerations. In Germany, the National Sustainable Development Strategy is the framework for implementation of the Agenda.
In September, the German Council for Sustainable Development (RNE) will discuss the state of implementation of the UN Sustainable Development Goals in an online forum with RNE members and other experts. Germany is expected to publish its voluntary national review with respect to the 2030 Agenda in the coming year. Furthermore, the German Sustainable Development Strategy is currently being revised, with the RNE recommending that it should also include Germany taking greater international responsibility for global sustainability policy.
"
["post_title"]=>
string(62) "The impact of COVID-19 on the UN Sustainable Development Goals"
["post_excerpt"]=>
string(253) "The international community of states intends to achieve the global Sustainable Development Goals by 2030. However, the worldwide pandemic is setting back many states’ action plans – and multilateralism is not faring well in the current environment."
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(6) "closed"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(62) "the-impact-of-covid-19-on-the-un-sustainable-development-goals"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2020-08-03 14:15:04"
["post_modified_gmt"]=>
string(19) "2020-08-03 12:15:04"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(42) "https://www.nachhaltigkeitsrat.de/?p=48080"
["menu_order"]=>
int(0)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
}
["post_count"]=>
int(2)
["current_post"]=>
int(-1)
["before_loop"]=>
bool(true)
["in_the_loop"]=>
bool(false)
["post"]=>
object(WP_Post)#6061 (24) {
["ID"]=>
int(89113)
["post_author"]=>
string(1) "5"
["post_date"]=>
string(19) "2021-12-08 08:39:34"
["post_date_gmt"]=>
string(19) "2021-12-08 07:39:34"
["post_content"]=>
string(7486) "Every year, German sports grounds produce around 7.5 million metric tons of environmentally damaging CO2, or the equivalent of six major cities. This is according to the German Olympic Sports Confederation, the umbrella organization for German sport. Calculations from Environmental Action Germany suggest that in the 2018/19 season alone, more than nine million disposable cups were used in just the first and second German national football leagues. According to a study carried out by the IcoachKids+ project, across Europe, boys usually take on a much more active role in sport than girls. But there is another way, a better way.
This is the core message of the “Goals Need Actions - Sport in the West” (“Ziele brauchen Taten – Sport im Westen”) campaign, which aims to promote the 17 Global Sustainable Development Goals set by the international community in 2015 as part of the 2030 Agenda. The campaign was launched by RENN.west, one of the four Regional Hubs for Sustainability Strategies (RENN) in Germany. These hubs support anyone who wants to advance solutions for the future. The starting point is information. RENN.west has enlisted the help of 17 well- and less well-known athletes who will all draw attention to one of the 17 goals in a series of short video messages. Among them, boxer Regina Halmich.
Fighting for women’s rights
The clip shows Halmich stepping into the ring and asking: “What’s the difference between a fight in the ring and a fight at home?”. Instantly, she answers: “In a fight at home, there are no rules”. She goes on to explain that around one in six women experience physical or sexual violence in a relationship, and concludes: “Together with you, I want to fight for women’s rights and to achieve greater gender equality”. This is in line with Goal 5 of the 17 Sustainable Development Goals.
Additional clips show the other “faces of sustainability” playing their sport. All the videos, which anyone can share on social media, are structured in the same way: question, answer and explanation, all rounded off with an appeal. Swimmer Britta Steffen, for example, front crawls a length and asks: “What’s the difference between a seahorse in the sea and a child in the pool?” Representing Sustainable Development Goal 14 “Life Below Water”, Steffen is talking about the waste littering our oceans and referencing the seahorse swimming badges children in Germany earn for swimming progress.
The celebrities didn’t hesitate to get involved, says Mona Rybicki, part of the team running the campaign at LAG 21 NRW. On the contrary, “most of them said they thought it was great to be able to actually do something as they’d already been thinking about how they could help shape the future for a long time”. Decathlete Frank Busemann calls for an end to hunger, while table tennis player and wheelchair user Holger Nikels motivates people to protect the climate. And there are many more. Rybicki believes: “We’ve hit a nerve”.
Indeed, athletes themselves are affected by climate change and other issues and have to consider how they can defend themselves against heat, for example. Is the answer, then, to plant more trees around sports grounds to give them more shade. Or do we need to reschedule training times and set up sunscreen dispensers? There is no shortage of recommendations, but that’s just one part of it. Clubs and sports fans have long been looking for ideas on how to become not just more climate-friendly, but also more ecological and inclusive – that is to say more sustainable overall. In Germany alone there are around 90,000 sports and athletics clubs with 27 million members and the power to make a huge difference. “There’s a lot already going on, but if you think of the challenges facing society, it’s just not enough”, adds Rybicki.
Common good clause in football
Football clubs like Werder Bremen, VfB Stuttgart or TSG Hoffenheim all purchase green energy, for example, and have solar power systems in place. However, the champion of sustainability among the German professional clubs is surely VfL Wolfsburg. As part of a whole range of measures, the club has banned disposable cups and switched to reusable ones instead. It has signed the “Sports for Climate Action” climate protection agreement and committed itself to the United Nations’ “Race to Zero” initiative.
Examples like this show just what is possible. Now, the campaign aims to raise awareness by slowly introducing those breaking new ground and publishing background information. Equally, sports journalist and stadium commentator Arnd Zeigler will be regularly publishing interviews until the end of August 2021 under the motto: “Passion meets mindset”. These interviews will focus on the subjects’ impressions and ideas of how best to anchor sustainability in the world of sport.
Jan Lehmann, 1. FSV Mainz 05 Board Member for Finance and Commerce, believes, for example, that the German Bundesliga can reach climate neutrality by 2030. Andreas Rettig, CEO of FC Viktoria Köln, explains the common good clause that contractually prescribes player social engagement in his club – be that donating blood, caring for the elderly or visiting children’s homes and nurseries. He is convinced that: “Sustainability is like nurturing young talent – you’re investing in the future!”.
RENN.west warmly invites all interested parties to the Conference for the Future (“Zukunftskonferenz”) on 4 October 2021 to jointly develop further ideas on how to make sport sustainable. After all, the ultimate aim of the campaign is to face the future as a team by sharing ideas and networking.
More information on the “Goals Need Actions” campaign can be found on the website or on Facebook, Twitter and Instagram."
["post_title"]=>
string(46) "Improving sustainability: On the home straight"
["post_excerpt"]=>
string(303) "Green energy, reusable packaging and social engagement – clubs, athletes and their fans can all play a major role in sustainable development. A great example of this is RENN.west’s “Goals Need Actions – Sport in the West” campaign. Among those breaking new ground are prominent football clubs."
["post_status"]=>
string(7) "publish"
["comment_status"]=>
string(6) "closed"
["ping_status"]=>
string(6) "closed"
["post_password"]=>
string(0) ""
["post_name"]=>
string(45) "improving-sustainability-on-the-home-straight"
["to_ping"]=>
string(0) ""
["pinged"]=>
string(0) ""
["post_modified"]=>
string(19) "2021-12-08 08:39:34"
["post_modified_gmt"]=>
string(19) "2021-12-08 07:39:34"
["post_content_filtered"]=>
string(0) ""
["post_parent"]=>
int(0)
["guid"]=>
string(42) "https://www.nachhaltigkeitsrat.de/?p=89113"
["menu_order"]=>
int(0)
["post_type"]=>
string(4) "post"
["post_mime_type"]=>
string(0) ""
["comment_count"]=>
string(1) "0"
["filter"]=>
string(3) "raw"
}
["comment_count"]=>
int(0)
["current_comment"]=>
int(-1)
["found_posts"]=>
int(2)
["max_num_pages"]=>
int(1)
["max_num_comment_pages"]=>
int(0)
["is_single"]=>
bool(false)
["is_preview"]=>
bool(false)
["is_page"]=>
bool(false)
["is_archive"]=>
bool(true)
["is_date"]=>
bool(false)
["is_year"]=>
bool(false)
["is_month"]=>
bool(false)
["is_day"]=>
bool(false)
["is_time"]=>
bool(false)
["is_author"]=>
bool(false)
["is_category"]=>
bool(false)
["is_tag"]=>
bool(true)
["is_tax"]=>
bool(false)
["is_search"]=>
bool(false)
["is_feed"]=>
bool(false)
["is_comment_feed"]=>
bool(false)
["is_trackback"]=>
bool(false)
["is_home"]=>
bool(false)
["is_privacy_policy"]=>
bool(false)
["is_404"]=>
bool(false)
["is_embed"]=>
bool(false)
["is_paged"]=>
bool(false)
["is_admin"]=>
bool(false)
["is_attachment"]=>
bool(false)
["is_singular"]=>
bool(false)
["is_robots"]=>
bool(false)
["is_favicon"]=>
bool(false)
["is_posts_page"]=>
bool(false)
["is_post_type_archive"]=>
bool(false)
["query_vars_hash":"WP_Query":private]=>
string(32) "00b611f459941501f6dff9ed22afd10f"
["query_vars_changed":"WP_Query":private]=>
bool(true)
["thumbnails_cached"]=>
bool(false)
["allow_query_attachment_by_filename":protected]=>
bool(false)
["stopwords":"WP_Query":private]=>
NULL
["compat_fields":"WP_Query":private]=>
array(2) {
[0]=>
string(15) "query_vars_hash"
[1]=>
string(18) "query_vars_changed"
}
["compat_methods":"WP_Query":private]=>
array(2) {
[0]=>
string(16) "init_query_flags"
[1]=>
string(15) "parse_tax_query"
}
}