Skip to content

Latest commit

 

History

History
39 lines (22 loc) · 749 Bytes

readme.md

File metadata and controls

39 lines (22 loc) · 749 Bytes

=== Weather ===

Contributors: Will Sides

Tags: block

Tested up to: 5.8.0

Stable tag: 1.0.0

License: GPL-3.0-or-later

Displays a set of weather conditions

== Description ==

A wordpress plugin that will add a Gutenberg block to display a set of weather conditions given by the post author.

== Installation ==

  1. Upload the following files and directories to the /wp-content/plugins/weather directory:

    • assets/
    • build/
    • block.json
    • weather.php
  2. Activate the plugin through the 'Plugins' screen in WordPress

== Screenshots ==

Example 1

  1. Example of some of the weather fields that can be entered

== Changelog ==

= 0.1.0 =

  • Release