Shows current weather conditions by querying the weather.com website.
Drag 'n' Drop the widget to you sidebar OR Place this code in your template:
Or get much more fancy and include:
You need only change the "citycode" (the first variable in the function) to your own city. You may use a US zip code in place of a standard city code. International users will have to use a standard city code.
Extra Functionality:
<?php $mfgetweather->get_weather($citycode, $title, $options) ?>
$citycode A required attribute to define what city you want weather from $title If using the attribute "desc", this string will replace the default city name. $options A list of what attributes you want the plugin to return, and in what order to return them in. Look at the file "OPTIONS.TXT" for details!
Requires: 2.0.2 or higher
Compatible up to: 2.3
Last Updated: 2007-10-20
Downloads: 1,610
Got something to say? Need help?