Skip to content

Latest commit

 

History

History
34 lines (27 loc) · 1.26 KB

README.md

File metadata and controls

34 lines (27 loc) · 1.26 KB

TCT Specific Weather Day

Display weather data for specific day within next 7 days

=== TCT-specific-weather-day === Contributors: tdrayson Requires at least: 4.6 Tested up to: 5.4 Stable tag: 5.4 Requires PHP: 5.2.4 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html

Display weather data for specific day within next 7 days

== Description == This plugin allows you to display weather data for a specific day within the next 7 days.

This plugin is using third party API keys. below is given the API with the hyperlink from where you can get it: Open Weather Map Privacy Policy

== Installation == To install:

  1. Upload the plugin files to the /wp-content/plugins/plugin-name directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the 'Plugins' screen in WordPress
  3. Use the Settings-Specific Weather Day screen to configure the plugin
  4. Add your API key from openweathermap to the API Key text box
  5. Add your latitude and longitude information
  6. Add the shortcode to your page using the Divi Code Module

== Screenshots ==

  1. Example of shortcode output on the frontend
  2. Options Page