=== 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: 0.1
Requires PHP: 5.2.4
Version: 1.0.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>.

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

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.

== 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>

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 other WordPress plugin Seagull.

== Screenshots ==

1. No screenshots available.

== Changelog ==

= 1.0.0 =
* First release of this plugin.

== Upgrade Notice ==

= 1.0.0 =
First release of this plugin.
