Popis
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>
Inštalácia
- 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.
Recenzie
Pre tento plugin nie sú žiadne recenzie.
Prispievatelia a vývojári
“Easy Banner” je softvér s otvoreným zdrojovým kódom. Do tohto pluginu prispeli nasledujúci ľudia.
Prispievatelia„Easy Banner“ bol preložený do 2 jazykov. Ďakujeme prekladateľom za ich príspevky.
Preložiť „Easy Banner“ do vašho jazyka.
Máte záujem o vývoj?
Prehľadávajte zdrojový kód, preskúmajte SVN repozitár, alebo sa prihláste na odber vývojárskeho logu cez RSS.
Zoznam zmien
1.0
- Initial release.