https://github.com/danielme85/wordpress-weather-widget
Simple Wordpress widget using simpleWeather jquery plugin that fetches and parses weatherinfo from yahoo.
https://github.com/danielme85/wordpress-weather-widget
Last synced: 10 months ago
JSON representation
Simple Wordpress widget using simpleWeather jquery plugin that fetches and parses weatherinfo from yahoo.
- Host: GitHub
- URL: https://github.com/danielme85/wordpress-weather-widget
- Owner: danielme85
- License: mit
- Created: 2016-08-06T02:58:14.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2017-09-08T20:10:27.000Z (almost 9 years ago)
- Last Synced: 2025-03-27T09:46:06.220Z (about 1 year ago)
- Language: CSS
- Size: 225 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
### A Simple Weather Widget for Wordpress
Also available at wordpress.org https://wordpress.org/plugins/danielme-weather/
To install, drop danielme-weather folder into your Wordpress plug-in folder and add it in the administration interface.
Uses:
simpleWeather v3.1.0 - http://simpleweatherjs.com
Weather Icons - http://erikflowers.github.io/weather-icons
#### Installation
1. Upload the plugin folder: "danielme-weather" files to the `/wp-content/plugins/` directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the 'Plugins' screen in WordPress
3. Go to Appearance->Widgets on the admin dashboard and enable "SimpleWeather Widget" for whatever location you want (looks nice in sidebar).
4. When widget is added, expand the widget view and change settings to fit your need.
* Widget Title = a little title for the widget, can be left blank.
* Default location = the weather location: City, State.
* Weather degree formats: celsius or fahrenheit.
* Update Interval (min) = minutes to wait for refresh (leave 0 to disable).