這個外掛並未在最新的 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.

評價

2020年7月5日
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.