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

Simple Category List

描述

Major features in Simple category list include:

  • Automatically show the category listing on to the front end.
  • Support the custom post types taxonomy.
  • Dynamic Shortcode use anywhere
  • Fully free plugin
  • Support parent child category lists (Category and sub-category)
  • User friendly

Usage on editor:

  [category_list custom_taxonomy=TAXONOMY NAME HERE]

Use this shortcode for page template:

  <?php echo do_shortcode("[category_list custom_taxonomy=TAXONOMY NAME HERE]"); ?>

Settings

Settings > Category list

1) Go to setting section
2) Click on the category list
3) Set the valid taxonomy name
4) Exclude option for the categories (Optional)
4) Enter the title (Optional)
5) Use the shortcode on the template file or editor

螢幕截圖

安裝

Upload the Simple category list plugin to your blog:

  1. Upload the category list plugin to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

評價

2018年6月26日 1 reply
Every one can install this plugin and easily use on the website. Very helpful plugin for category listing. User friendly plugin. Thanks.
閱讀全部2個評價

貢獻者及開發者

“Simple Category List” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Simple Category List 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

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

修改日誌

1.1

Release Date – 19 June 2018*
* This is the current and latest version.

1.2

  • Fix the design for front end category listing
  • Bug fixes
  • linking on category listing

1.3

  • Fix the bugs for the post type and replace by taxonomy name
  • Exclude option for the category lists