Опис
This plugin adds the ability to show a banner at the top of your page. You must style the banner yourself.
It generates markup like this:
<section class="easy-banner">
<div class="easy-banner-wrapper">
<p>
<b class="easy-banner-title">Some title</b>
<span class="easy-banner-description">Some description</span>
<a class="easy-banner-link" href="http://www.example.com/">Some link text</a>
</p>
</div>
</section>
Встановлення
- Upload the plugin to the
/wp-content/plugins/directory and unzip it. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Go to Options > Easy Banner in the sidebar to enable and configure your banner.
- Style the banner with CSS.
Відгуки
Для цього плагіна немає відгуків.
Учасники та розробники
“Easy Banner” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:
Учасники“Easy Banner” було перекладено на 2 локалізації. Дякуємо перекладачам за їх роботу.
Перекладіть “Easy Banner” на вашу мову.
Цікавитесь розробкою?
Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.
Журнал змін
1.0
- Initial release.