该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

WeatherWidget

描述

Shows the current weather of your location or the weather of the visitors location via widget in the sidebar of your wordpress blog.

Browser for more WordPress Plugins brought to you by Fliptel.

屏幕截图

  • WeatherWidget displayed via sidebar widget you can configure colors and language

安装

  1. Unpack the zipfile weatherwidget-X.y.zip
  2. Upload folder weatherwidget to the /wp-content/plugins/ directory
  3. Activate the plugin through the ‘Plugins’ menu in WordPress
  4. Configure color etc. via admin panel
  5. Place <?php if(function_exists('weatherwidget_display')) weatherwidget_display(); ?> in your template or use the sidebar widgets.

评价

此插件暂无评价。

贡献者及开发者

「WeatherWidget」是开源软件。 以下人员对此插件做出了贡献。

贡献者

帮助将「WeatherWidget」翻译成简体中文。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

  • v0.4 11.03.2010 some improvement by refactoring loader code
  • v0.3 13.07.2009 css fix again, widget was broken in some templates
  • v0.2 10.07.2009 small css fix
  • v0.1 09.07.2009 initial release