GetWeather Plugin Available
-
GetWeather
A simple plugin for quickly adding weather stats to your blog.
Installation is really easy – edit, upload, activate, edit template, done.
Function call can be very simple:
<?php get_weather(94115); ?>
to very complex:
<?php get_weather(94115, 'SFCA!', 'temp,icon,high,low,wind'); ?>
In addition, it includes a very nice icon set found out on the net – you can find others over at these forums as well.
I have a demo running, so check that out.
Download:- GetWeather 1.0.0 (1mb with icon set)
- GetWeather 1.0.0 (3k – script only)
Simple installation instructions are included in the getweather.php file – besides, you only need to edit one line for the icon path ??
- The topic ‘GetWeather Plugin Available’ is closed to new replies.