這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 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

螢幕擷圖

  • The screenshot description corresponds to screenshot-1.(png|jpg|jpeg|gif).
  • The screenshot description corresponds to screenshot-2.(png|jpg|jpeg|gif).

安裝方式

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)

常見問題集

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.