Linux 软件免费装

Yet Another Weather Plugin

开发者 stepan1010
更新时间 2014年4月17日 20:38
捐献地址: 去捐款
PHP版本: 3.0.1 及以上
WordPress版本: 3.9
版权: GPLv2
版权网址: 版权信息

标签

widget weather weather widget openweathermap yawp

下载

详情介绍:

Yet Another Weather Plugin (Yawp) allows you to retrive weather information from openweathermap to your website

安装:

  1. Unpack .zip to the '/wp-content/plugins/' directory
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. Enable plugins widget through 'Widgets' menu in WordPress or via [yawpdisplay] shortcode

屏幕截图:

  • Settings Page
  • Settings Page
  • Widget's default appearance

常见问题:

So how do I run this thing?

There are two ways to run the plugin.

  1. Through "Widget" menu under "Appearance" settings.
  2. Manually, using shortcode [yawpdisplay]. The shortcode can be embedded anywhere on a page.

Can I use custom icon set?

Yes you can. Unpack your icon set to plugins->yet-another-weather-plugin->images and rename your icons to match the name of the current icon for corresponding weather type. Note: your icons must have .png extension.

I found a bug. What do i do?

Please email to stepan.stepasyuk@gmail.com and I will be glad to help you out. Note: please include in the email your WordPress version, Yawp version and whether or not it works with WordPress standard theme Twenty Twelve. It will solve your issue much quicker.

更新日志:

1.1.3 Donate button added to the Settings page. 1.1.2 JS city searching script minimized. (Slight performance improvement) 1.1.1 "Edit city display name" has been moved to Appearance settings. Fixed typos. 1.1.0 Settings page reorganized and improved. Current city openweathermap id is now visible in the settings page. Can now edit widget's style from the settings page. Screenshots added to plugin's WordPress page.