Download the plugin, extract and upload it to your plugins folder on your server.
Activate the plugin.
Go to Settings (Options in other WP versions), and Local Weather.
Enter your area's zip code and hit "Save".
Add this code to your theme where you want the weather to be displayed:
<?php if (functionexists(mylocalweather)) { mylocal_weather(); } ?>
Note: The link back is not required, but it would be nice to have it... :-)




