Šī spraudnis nav atjaunināts vairāk kā divus gadus. Varbūt, tas vairs netiek uzturēts, nesaņemt atbalstu un tam var būt saderības problēmas ar jaunākām WordPress versijām.

Easy Banner

Apraksts

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>

Uzstādīšana

  1. Upload the plugin to the /wp-content/plugins/ directory and unzip it.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Go to Options > Easy Banner in the sidebar to enable and configure your banner.
  4. Style the banner with CSS.

Atsauksmes

Par šo spraudni nav atsauksmju.

Autori un izstrādātāji

“Easy Banner” ir atvērtā pirmkoda programmatūra. Šo spraudni ir veidojuši šādi cilvēki.

Līdzdalībnieki

“Easy Banner” ir tulkots lokalizācijā 1. Paldies tulkotājiem par ieguldījumu.

Tulkot “Easy Banner&#8221 savā valodā.

Vai jūs interesē attīstība?

Pārlūkojiet kodu, apmeklējiet SVN krātuvi vai abonējiet attīstības žurnālu, ko izveidojis RSS.

Izmaiņu žurnāls

1.0

  • Initial release.