AddonLogic Weather Widget fetches current weather conditions from the OpenWeatherMap API and displays them anywhere on a WordPress site via the `[weather]` shortcode or a classic sidebar widget. Weather data is cached per city using WordPress transients (configurable TTL, default 30 minutes) so API calls stay well within the OWM free-tier limit of 60 requests/minute. Each weather card shows city name, temperature, a condition emoji, description, humidity, wind speed, feels-like temperature, and
| Category | Content & Display |
| Author | Snehal Pancholi — Freelance Developer |
| Plugin Page | https://addonlogic.com/weather-widget |
| Requires | WordPress 6.0+, PHP 8.1+ |
| License | GPL-2.0+ |