Wetterwarner
Wetterwarner

Wetterwarner

5/5 (6 ratings) 500 active installs Updated Sep 22, 2026

Wetterwarner displays the official weather warnings of the German Weather Service (Deutscher Wetterdienst, DWD) for any warning region in Germany – from a district down to a single municipality.

Features

  • Block for the block editor and block widget areas, with live preview
  • Shortcode [wetterwarner] for page builders and classic themes
  • Classic widget for older themes
  • More than 11,000 DWD warning regions (districts, municipalities, coasts, inland lakes) with a convenient search
  • Colour coding by warning level, icons, validity period and expandable details with safety instructions
  • Prior information (Vorabinformation) is marked as such
  • Optional: current DWD warning map for Germany or a federal state
  • Background updates and local caching – fast page loads and gentle on the data source
  • Privacy friendly: visitors never connect to external servers, the warning map is served from your own site
  • No jQuery or icon fonts in the frontend

Website, documentation & Demo

Shortcode

[wetterwarner region="103241000" map="60"]

Available attributes:

  • region – warncell ID of the region (required) or demo for sample warnings
  • title, intro, no_warnings – texts, %region% is replaced by the name of the region
  • max – maximum number of warnings (default 3, 0 = all)
  • show_always – show the output even without warnings (1/0)
  • validity, details, icons, colors, link, hide_duplicates – display options (1/0)
  • map – width of the warning map in percent (0 = no map)
  • map_region – auto, de, baw, bay, bbb, hes, mvp, nib, nrw, rps, sac, saa, shh, thu

You can find the warncell ID with the region search in the block or widget.

External services

This plugin relies on the Wetterwarner API (api.wetterwarner.de), a service operated by the plugin author. The API caches the official warnings of the German Weather Service centrally, so that not every website has to download the DWD data, which can be several megabytes in size.

All requests are made server-side by your WordPress installation – at most every 5 minutes, with all regions in use combined into a single request. Visitors of your website never connect to external servers. No data about the visitors of your website is transmitted.

Optional: support development – Only if you explicitly agree (notice in the admin area or “Settings > Wetterwarner”), the address of your website as well as the plugin, WordPress and PHP versions are additionally sent with the regular request. You can revoke your consent at any time; the stored information is then deleted. Entries without contact are removed automatically after 90 days.

Provider: Tim Knigge, IT93 – Privacy policy

Weather data: Deutscher Wetterdienst, Frankfurter Straße 135, 63067 Offenbach, Germany – Terms of use, Privacy policy.

Important notes

This plugin does not replace an official source of information. The German Weather Service gives no guarantee for the availability of its data. All rights to warnings and maps remain with the Deutscher Wetterdienst; the maps are not altered in content.

The plugin is intended for use in Germany. It is not affiliated with the mobile app of the same name.

Credits

  • Icons from Lucide (ISC license, warning triangle from Feather under the MIT license) – license texts in licenses/lucide.txt
  • Warnings, warning maps and warning regions: Deutscher Wetterdienst, CC BY 4.0
  • wp-color-picker-alpha (GPLv2)