=== Black Crow (CSS Flying Bird) ===
Contributors: wrconsultancy
Author: White Rabbit
Author URI: https://consultantsussex.com/
Plugin Name: Black Crow
Plugin URI: https://consultantsussex.com/black-crow
Donate link: https://consultantsussex.com/
Tags: crow, black, wp, css, animation, flying, bird
Requires at least: 4.6
Tested up to: 5.2
Stable tag: 1.1.1
Requires PHP: 5.2.4
Version: 1.1.1
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Add a flying Black Crow to your WordPress website. Great for wildlife websites or those with a mystical theme.

== Description ==

Add a flying Black Crow to any page of your WordPress website.

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

<h3>Display Flying Bird</h3>

Add the flying Black Crow to your WordPress website using the shortcode <strong>[blackcrow]</strong>.

Or...

Insert the following script on any page you want to show the flying bird:

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

This is a great plugin for wildlife websites or those with a mystical or gothic theme.

<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> 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/black-crow/" target="_blank">plugin documentation</a> to find out how to show the Black Crow on your page.

== Frequently Asked Questions ==

= How do I show the Black Crow on my website? =

Use the shortcode <strong>[blackcrow]</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 White bird instead of Black? =

Yes, by installing our forthcoming WordPress plugin White Dove.

== Screenshots ==

1. No screenshots available.

== Changelog ==

= 1.1.1 =
* Improved png file.
* Updated description.

= 1.0.1 =
* Updated description.

= 1.0.0 =
* First release of this plugin.

== Upgrade Notice ==

= 1.1.1 =
Improved png file.
Updated description.

= 1.0.1 =
Updated description.

= 1.0.0 =
First release of this plugin.
