這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

TCL Categories Image

描述

TCL Categories Images Plugin allow users to add an image to category or custom taxonomies.You can easily assign an image to each category/taxonomy or tag and then display image for category/taxonomy/archive template via following functions.

Usage:

<?php if (function_exists('tclTaxonomyImage')) tclTaxonomyImage(); ?> to display image
<?php if (function_exists('tclTaxonomyThumbUrl')) echo tclTaxonomyThumbUrl(); ?> to get URL

Here, You can specify image size as a second parameter

<?php if (function_exists('tclTaxonomyImage')) tclTaxonomyImage(NULL,'thumbnail'); ?> to display image
<?php if (function_exists('tclTaxonomyThumbUrl')) echo tclTaxonomyThumbUrl(NULL,'thumbnail'); ?> to get URL

螢幕截圖

  • Categories image submenu under settings tab
  • Categories image setting detail page
  • Add new category page where you can add image to a category
  • Edit a category page where you can edit/add image to a category

安裝

Categories Images Plugin allow users to add an image to category or custom taxonomies.You can install it like other plugins.You can add plugin through admin panel
1.Visit the Plugins > Add New and search for TCL Categories Image.
2. Click to install and then activate
3.Go to posts->categories or any other taxonomy and add category image

OR you can also upload plugins file to plugins folder and activate it through plugins tab.

常見問題

Installation Instructions

Categories Images Plugin allow users to add an image to category or custom taxonomies.You can install it like other plugins.You can add plugin through admin panel
1.Visit the Plugins > Add New and search for TCL Categories Image.
2. Click to install and then activate
3.Go to posts->categories or any other taxonomy and add category image

OR you can also upload plugins file to plugins folder and activate it through plugins tab.

評價

閱讀全部2個評價

貢獻者及開發者

“TCL Categories Image” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 TCL Categories Image 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄