Linux 软件免费装
Banner图

wp-forecast

开发者 tuxlog
更新时间 2021年4月7日 23:38
捐献地址: 去捐款
PHP版本: 4.0 及以上
WordPress版本: 5.7

标签

widget weather forecast darksky accuweather

下载

1.4 1.6 1.8 1.9 2.0 2.1 2.2 2.3 2.4 2.5 2.6 2.7 2.9 3..5 3..8 3.0 3.1 3.2 3.3 3.4 3.6 3.7 4.0 4.2 4.3 4.4 4.5 4.6 4.7 4.8 4.9 5.0 5.2 5.3 5.4 5.5 5.6 5.7 5.8 5.9 6.0 6.1 6.3 6.4 6.5 6.6 6.7 6.8 6.9 7.0 1.7 2.8 3.9 5.1 6.2 7.1

详情介绍:

You are reading the readme.txt file for the wp-forecast plugin. wp-forecast is a plugin for the famous wordpress blogging package, showing the weather-data from accuweather.com and/or weatherbug.com. please also refer to the terms of usage of accuweather.com and weatherbug.com Features: Credits:

安装:

  1. Install via the WordPress plugin admin dialog (search for wp-forecast) or
  2. Upload to your plugins folder, usually wp-content/plugins/, keeping the directory structure intact (i.e. wp-forecast.php should end up in wp-content/plugins/wp-forecast/).
  3. Activate the plugin on the plugin screen.
  4. Visit the configuration page (Options -> WP-forecast) to pick the number of widgets, data to display and to change any other option.
  5. Visit the Themes/Widgets page to place your wp-forecast widget within your themes sidebars or insert it manually and edit your template file and put the wp-forecast function where you want your weather data to show up. Example: <ul><li> <?php if(function_exists(wp_forecast)) { wp_forecast( <widget_id> ); } ?> </li></ul>
You have to replace with the choosen widget id. For the first widget use wp_forecast("A"), for the second wp_forecast("B") and so on. In most cases it is advisable to put the call into a div environment. 0. Optional If you would like to have another set of icons download it from http://accunet.accuweather.com/wx/accunet/graphics_icons.htm and put it into the wp-content/plugins/wp-forecast/icons folder 0. Optional If you would like to change the style, just edit wp-forecast.css there are three classes div.wp-forecast for outer formatting, table.wp-forecast for the middle part or iconpart and wp-forecast-details for everything below the icon

屏幕截图:

  • wp-forecast as a widget with two day forecast
  • wp-forecast admin dialog
  • wp-forecast in an iframe with a two day forecast

更新日志:

v7.1 (2021-04-07) v7.0 (2020-09-16) v6.9 (2020-06-01) v6.8 (2020-05-20) v6.7 (2020-01-25) v6.6 (2019-11-25) v6.5 (2019-11-16) v6.4 (2019-11-10) v6.3 (2019-10-20) v6.2 (2019-09-12) v6.1 (2019-01-19) v6.0 (2018-10-26) v5.9 (2018-08-12) v5.8 (2018-02-17) v5.7 (2017-09-23) v5.6 (2017-08-27) v5.5 (2015-08-25) v5.4 (2015-02-14) v5.3 (2015-02-11) v5.2 (2015-02-08) v5.1 (2014-10-24) v5.0 (2014-07-29) v4.9 (2014-05-04) v4.8 (2014-01-30) v4.7 (2013-10-21) v4.6 (2013-10-13) v4.5 (2013-05-07) v4.4 (2013-02-03) v4.3 (2012-12-24) v4.2 (2012-10-23) v4.1 (2012-08-03) v4.0 (2012-06-10) v3.9 (2012-05-26) v3.8 (2012-02-05) v3.7 (2011-12-21) v3.6 (2011-07-06) v3.5 (2011-04-21) v3.4 (2011-03-13) v3.3 (2010-11-02) v3.2 (2010-10-01) v3.1 (2010-08-02) v3.0 (2010-05-15) v2.9 (2010-02-19) v2.8 (2010-01-30) v2.7 (2010-01-22) v2.6 (2009-12-17) v2.5 (2009-10-17) v2.4 (2009-07-04) v2.4beta (2009-06-18) v2.3 (2009-01-30) v2.2 (2008-12-29) v2.1 (2008-11-09) v2.0 (2008-11-02) v1.9 (2008-10-04) v1.8 (2008-09-17) v1.7 (2008-07-20) v1.6 (2008-07-11) v1.5 (2008-05-12) v1.4 (2008-01-26) v1.3 (2007-12-26) v1.2 (2007-11-05) v1.1 (2007-10-01) v1.0 (2007-09-09) v1.0b4 (2007-09-01) v1.0b3 (2007-07-29) v1.0b2 (2007-07-25) v1.0b (2007-07-17) v0.9.1 (2007-07-01) v0.9 (2007-06-23) v0.8 (2007-06-18) v0.7 (2007-06-11) v0.6 (2007-06-07) v0.5 (2007-06-03) v0.4 (2007-05-31) v0.3 (2007-05-18) v0.2 (2007-05-17) v0.1 (2007-01-15)