| 开发者 | proodos |
|---|---|
| 更新时间 | 2026年5月31日 17:54 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 |
| 版权网址: | 版权信息 |
[pdsweather] shortcode in any post or page.<?php echo pdsweather_display(); ?> in your theme template.pdsWeather() is still supported for backward compatibility.pdsweather folder to /wp-content/plugins/.<?php echo pdsweather_display(); ?> in your templates.Sign up for a free account at OpenWeatherMap and create an API key. The free tier allows up to 1,000 calls per day.
Weather Underground shut down their free API in 2019. Version 4.0 of this plugin uses OpenWeatherMap instead. Simply enter your new OpenWeatherMap API key in the settings.
The plugin caches data for one hour to minimize API calls.
[pdsweather] shortcode for easy embedding in posts and pages..pdsweather-city CSS class for city name styling.