Опис
Shows the current weather of your location or the weather of the visitors location via widget in the sidebar of your wordpress blog.
Browser for more WordPress Plugins brought to you by Fliptel.
Скріншоти
Встановлення
- Unpack the zipfile weatherwidget-X.y.zip
- Upload folder
weatherwidget
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Configure color etc. via admin panel
- Place
<?php if(function_exists('weatherwidget_display')) weatherwidget_display(); ?>
in your template or use the sidebar widgets.
Відгуки
Для цього плагіна немає відгуків.
Учасники та розробники
“WeatherWidget” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:
УчасникиПерекладіть “WeatherWidget” на вашу мову.
Цікавитесь розробкою?
Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.
Журнал змін
- v0.4 11.03.2010 some improvement by refactoring loader code
- v0.3 13.07.2009 css fix again, widget was broken in some templates
- v0.2 10.07.2009 small css fix
- v0.1 09.07.2009 initial release