PDS Weather shows current conditions in your area using the OpenWeatherMap API (free tier).
The plugin fetches and displays:
Data is cached for one hour to minimize API calls.
New in 4.5.0:
Requirements:
Setup:
Display options:
[pdsweather] shortcode in any post or page.<?php echo pdsweather_display(); ?> in your theme template.pdsWeather() is still supported for backward compatibility.