=== White Dove (CSS Animated Flying Bird) ===
Contributors: wrconsultancy
Author: White Rabbit
Author URI: https://consultantsussex.com/
Plugin Name: Seagull
Plugin URI: https://consultantsussex.com/white-dove
Donate link: https://consultantsussex.com/
Tags: dove, white, wp, css, animation, flying, bird, peace, wildlife, nature, conservation, ecological, biodiversity
Requires at least: 4.6
Tested up to: 5.2
Stable tag: 1.0.0
Requires PHP: 5.2.4
Version: 1.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Add a flying White Dove to your WordPress website. Great for wildlife websites or sites with an environmental / peace theme.

== Description ==

Add a flying White Dove to any page of your WordPress website. This is a must have plugin for wildlife websites and sites with a peace or environmental theme.

This plugin uses simple CSS Animation to overlay a flying white bird on any page of your WordPress installation that includes the html code detailed in our <a href="https://consultantsussex.com/white-dove/" target="_blank">White Dove Plugin Documentation</a>.

<h3>Display Flying Bird</h3>

Add the flying White Dove to your WordPress website using the shortcode <strong>[whitedove]</strong>.

Or...

<pre><code><div class="bird-container bird-container--one">
<div class="bird bird--one"></div></div></pre></code>

<h3>Original Source Code</h3>

This plugin has been created and developed for WordPress from original code by <a href="https://codepen.io/matchboxhero/" target="_blank" rel="noopener noreferrer">Steven Roberts (asemblr.com)</a> which can be found here <a href="https://codepen.io/matchboxhero/pen/RLebOY" target="_blank" rel="noopener noreferrer">https://codepen.io/matchboxhero/pen/RLebOY</a> all credit goes to him for developing this fantastic SVG animation... we just made it WordPress User Friendly!

== Installation ==

1. Upload the plugin folder 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. Use the <a href="https://consultantsussex.com/white-dove/" target="_blank">plugin documentation</a> to find out how to show the White Dove on your page.

== Frequently Asked Questions ==

= How do I show the White Dove on my website? =

Use the shortcode <strong>[whitedove]</strong>

Or...

Add the following script in the text editor on any page of your WordPress website:

<pre><code><div class="bird-container bird-container--one">
<div class="bird bird--one"></div></div></code></pre>

= Can I have a Black bird instead of White? =

Yes, by installing our other WordPress plugin <a href="https://wordpress.org/plugins/black-crow/">Black Crow</a>.

== Screenshots ==

1. No screenshots available.

== Changelog ==

= 1.0.0 =
* First release of this plugin.

== Upgrade Notice ==

= 1.0.0 =
First release of this plugin.
