/dashboard-weather-widget

WordPress plugin that adds an admin dashboard weather widget

Primary LanguagePHP

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