sgreer81 / dashboard-weather-widget

WordPress plugin that adds an admin dashboard weather widget

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Weather Widget

WordPress plugin designed to demo the WordPress HTTP API. It added a widget to the WordPress admin dashboard that displays current weather information.

Requirements

Setup

  • Download and activate plugin
  • Define your API key in wp-config.php - define('WEATHER_API_KEY', 'xxxxxxxxx');

Features

About

WordPress plugin that adds an admin dashboard weather widget


Languages

Language:PHP 57.0%Language:JavaScript 41.4%Language:CSS 1.7%