このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

EL Banners

説明

This plugin allow you to create widgets which will show banners, links or any other code from specified folder or file into a sidebar automatically.
A widget will show content from a specified path. If this path is a directory the plugin will show content from all text files in the directory. If this path is a file the plugin will read content of this file, split it by empty lines and then will show banners. You may use custom HTML code templates for widget body and banners.

インストール

  1. Download plugin, unpack it and upload into YOUR-SITE/wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Put text files with banner code into your banners directory. By default your banners directory is ‘banners’ directory inside the plugin directory. For example, YOUR-SITE/wp-content/plugins/elbanners/banners.
    Also you may store banners in a single text file. In this case you need to insert empty line after each banner.
  4. Go to Appearance/Widgets page in WordPress
  5. Put “EL banners” widget into sidebar and edit its settings. You can edit widget title, banners path, template for banners container and template for banner.
  6. You can create several instances of this widget

FAQ

評価

このプラグインにはレビューがありません。

貢献者と開発者

EL Banners はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“EL Banners” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

0.2 Now banners may be stored in a single text file