Linux 软件免费装
Banner图

Plugin Name

开发者 proodos
更新时间 2017年6月5日 18:40
捐献地址: 去捐款
PHP版本: 3.0.1 及以上
WordPress版本: 4.7
版权: GPLv2
版权网址: 版权信息

标签

weather current conditions

下载

1.1.1 1.1 2.0 3.0 3.1 3.2 3.3

详情介绍:

The weather plugin shows current conditions in your area. The plugin for weather data connects with Weather underground API and collects the data: conditions string, icon, current temperature, feels like temperature, all in Fahrenheit and Celsius degrees. To show the plugin datam first you have to setup the plugin on settings page. The settings are: After setting up, you have 2 options:
  1. simply echo pdsWeather() where you want the conditions to show. Make sure the plugin is activated before echoing pdsWeather() otherwise it will throw an error. or
  2. go to Appearance -> Widgets and drop and drag the widget to your desired widget area. From 3.0 Weather Underground API key is required. Please go to Weather underground for your key.

安装:

To manually install the extension:
  1. Upload plugin-name.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. Setup the plugin on the settings page
  4. Place <?php echo pdsWeather(); ?> in your templates or
  5. Go to Appearance -> Widgets in wp-admin area and add Weather plugin widget to your plugin area

更新日志:

3.3 3.2 3.1 3.0 2.0 1.1.1 1.1 1.0