This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Easy Banner

توضیحات

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>

نصب

  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.

نقد و بررسی‌ها

نقد و بررسی‌ای برای این افزونه یافت نشد.

توسعه دهندگان و همکاران

“Easy Banner” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

مشارکت کنندگان

“Easy Banner” به 1 زبان ترجمه شده است. با تشکر از مترجمین برای همکاری و کمک‌هایشان.

ترجمه “Easy Banner” به زبان شما.

علاقه‌ مند به توسعه هستید؟

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

گزارش تغییرات

1.0

  • Initial release.