Цей плагін не перевірявся з останніми 3-ма основними випусками WordPress. Можливо, він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності при використанні з більш новими версіями WordPress.

Black Crow (CSS Flying Bird)

Опис

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 Black Crow Plugin Documentation.

Display Flying Bird

Add the flying Black Crow to your WordPress website using the shortcode [blackcrow].

Or…

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

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

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

Original Source Code

This plugin has been created and developed for WordPress from original code by Steven Roberts (asemblr.com) found here https://codepen.io/matchboxhero/pen/RLebOY all credit goes to him for developing this fantastic SVG animation… we just made it WordPress User Friendly!

Встановлення

  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 plugin documentation to find out how to show the Black Crow on your page.

Часті питання

How do I show the Black Crow on my website?

Use the shortcode [blackcrow]

Or…

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

<div class="bird-container bird-container--one">
<div class="bird bird--one"></div></div>
Can I have a White bird instead of Black?

Yes, by installing our forthcoming WordPress plugin White Dove.

Відгуки

05.07.2020
A really simple and tasteful effect. Can only get it working on Chrome though. Otherwise 5/5.
Прочитати всі 1 відгук

Учасники та розробники

“Black Crow (CSS Flying Bird)” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:

Учасники

“Black Crow (CSS Flying Bird)” було перекладено на 1 локалізацію. Дякуємо перекладачам за їх роботу.

Перекладіть “Black Crow (CSS Flying Bird)” на вашу мову.

Цікавитесь розробкою?

Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.

Журнал змін

1.1.1

  • Improved png file.
  • Updated description.

1.0.1

  • Updated description.

1.0.0

  • First release of this plugin.