Описание
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 White Dove Plugin Documentation.
Display Flying Bird
Add the flying White Dove to your WordPress website using the shortcode [whitedove].
Or…
<div class="bird-container bird-container--one">
<div class="bird bird--one"></div></div></pre>
Original Source Code
This plugin has been created and developed for WordPress from original code by Steven Roberts (asemblr.com) which can be 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!
Установка
- Upload the plugin folder to the
/wp-content/plugins/
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress.
- Use the plugin documentation to find out how to show the White Dove on your page.
Часто задаваемые вопросы
- How do I show the White Dove on my website?
-
Use the shortcode [whitedove]
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 Black bird instead of White?
-
Yes, by installing our other WordPress plugin Black Crow.
Отзывы
Нет отзывов об этом плагине.
Участники и разработчики
«White Dove (CSS Animated Flying Bird)» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «White Dove (CSS Animated Flying Bird)» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
1.0.0
- First release of this plugin.