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

WP Bannerized Categories

説明

Place a custom banner and link at the top of your category and post pages. Easily update the image through your category edit page.

Features:

  • No configuration needed, just install and start using
  • Supports an image for each category
  • Custom post category positions with a template tag, shortcode for including the image in a custom area in your custom category template and post template.
  • Support a link for each category / banner image

Getting Started:

  1. From the sidebar click ‘Posts’ -> ‘Categories’
  2. Select an individual category from your list
  3. Paste the url or upload the image of the banner you’d like to use into the “Banner Image Url” field
  4. That’s it, your banner should now be displaying on your category page.
  5. Remove image by deleting the url from the edit category page.

You can hide the automatic image placement by unchecking “Automatically insert banner above main content of category page” while on posts to display its necessary to check the second checkbox.

You can then place the template tag wp_show_category_banner() in your custom category template to customize the position of the image in your markup. Note – this tag must be placed on category templates – not posts templates.

For posts template copy and paste shortcode do_shortcode( ‘[category_post_banner]’ ) at desired location.

Plugin’s Official Documentation and Support Page

スクリーンショット

インストール

Automatic WordPress Installation

  1. Log-in to your WordPress Site
  2. Under the plugin sidebar tab, click ‘Add New’
  3. Search for ‘Wordpress Category Banner’
  4. Install and Activate the Plugin
  5. Start uploading a banner image from ‘Posts’ -> ‘Categories’ -> (Select category)

Manual Installation

  1. Download the latest version of the plugin from WordPress page
  2. Uncompress the file
  3. Upload the uncompressed directory to ‘/wp-content/plugins/’ via FTP
  4. Active the plugin from your WordPress backend ‘Plugins -> Installed Plugins’
  5. Start uploading a banner image from ‘Posts’ -> ‘Categories’ -> (Select category)

FAQ

Installation Instructions

Automatic WordPress Installation

  1. Log-in to your WordPress Site
  2. Under the plugin sidebar tab, click ‘Add New’
  3. Search for ‘Wordpress Category Banner’
  4. Install and Activate the Plugin
  5. Start uploading a banner image from ‘Posts’ -> ‘Categories’ -> (Select category)

Manual Installation

  1. Download the latest version of the plugin from WordPress page
  2. Uncompress the file
  3. Upload the uncompressed directory to ‘/wp-content/plugins/’ via FTP
  4. Active the plugin from your WordPress backend ‘Plugins -> Installed Plugins’
  5. Start uploading a banner image from ‘Posts’ -> ‘Categories’ -> (Select category)
A question that someone might have

An answer to that question.

What about foo bar?

Answer to foo bar dilemma.

評価

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

貢献者と開発者

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

貢献者

“WP Bannerized Categories” をあなたの言語に翻訳しましょう。

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

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

変更履歴

0.1

This version fixes a security related bug. Upgrade immediately.