前言介紹
- 這款 WordPress 外掛「Categories All In One」是 2025-03-30 上架。
- 目前尚無安裝啟用數,是個很新的外掛。如有要安裝使用,建議多測試確保功能沒問題!
- 上一次更新是 2025-03-31,距離現在已有 33 天。
- 外掛最低要求 WordPress 6.2 以上版本才可以安裝。
- 尚未有人給過這款外掛評分。
- 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。
外掛協作開發者
外掛標籤
list | widget | taxonomy | shortcode | categories |
內容簡介
總結:
Categories All In One 是一個強大的外掛,讓您可以在 WordPress 網站的任何位置顯示可自訂的類別清單。您可以選擇分類,配置外觀,設定分類深度,並調整排序選項。
問題與答案:
- Categories All In One 是什麼樣的外掛?
Categories All In One 是一個強大的外掛,讓您可以在 WordPress 網站的任何位置顯示可自訂的類別清單。 - 該外掛具有哪些功能?
- 支援任何包含「category」字串的分類
- 傳統小工具
- Gutenberg 區塊
- Shortcode [categories_all_in_one ...] 可以在任何地方嵌入分類
- 可配置清單樣式、計數括號、排序、深度和類別 - 何為 Shortcode 解釋?
Shortcode 是一種簡短的語法,用於在 WordPress 中輕鬆插入指定的功能或內容。在這個外掛中,Shortcode [categories_all_in_one ...] 可以嵌入分類到任何地方。 - 如何使用 Shortcode?
您可以透過設定不同的參數,如 list、separator、hide_empty 等,來自訂您想要顯示的分類樣式和內容。 - 如何查看該外掛演示?
您可以到 DEMO PAGE 查看該外掛的操作示範。 - 該外掛有哪些語言版本?
有英文版(en_EN)和波蘭文版(pl_PL)可供使用者選擇。 - 如何在開發模式下建立外掛?
要在開發模式下建立外掛,請依照以下步驟操作:
- 安裝相依套件
- 建立 Gutenberg 區塊
- 建立完整的外掛
原文外掛簡介
Categories All In One is a powerful plugin that allows you to display customizable category list anywhere on your WordPress site.
You can select taxonomies, configure appearance, set the category depth, and adjust sorting options.
For more information, check out PLUGIN HOMEPAGE.
Key Features:
Supports any category cointains ‘category’ string in name
Legacy widget
Gutenberg block
Shortcode [categories_all_in_one ...] for embedding the categories anywhere
Configure list style, counter brackets, sorting, depth and classes
Shortcode explanation:
[categories_all_in_one list="bullet" separator="" hide_empty="false" show_count="true" counter_brackets="round" orderby="name" order="asc" custom_class="" post="false" parent_category="" max_depth="0" block_custom_class="" taxonomy="category" exclude=""]
Params:
list: bullet, numbered, “”
separator: any char, “”
hide_empty: true, false
show_count: true, false
counter_brackets: round, curly, square, angle, “”
show_description: true, false
description_length: 0, 1…n
description_link: true, false
orderby: name, count
order: asc, desc, rand
custom_class: any class name, “”
post: true, false, “”
parent_category: proper category ID, “”
max_depth: 0, 1…n
block_custom_class: any class name, “”
taxonomy: proper taxonomy, separated by commas
exclude: proper category ID separated by commas, “”
Example of use:
[categories_all_in_one list=”numbered” separator=”,” hide_empty=”false” show_count=”true” counter_brackets=”square” show_description=true” description_length=”255″ description_link=”true” orderby=”name” order=”asc” custom_class=”category-item” post=”false” parent_category=”1″ max_depth=”1″ block_custom_class=”categories-block” taxonomy=”category,product-category,portfolio-category” exclude=”2,3″]
DEMO
You can see the plugin in action on DEMO PAGE
Translations
English (en_EN) – by Marcin Gierada
Polish (pl_PL) – by Marcin Gierada
Building the Plugin in Development Mode
The source code for the plugin is available at: GitLab Repository. We encourage developers to contribute, fork, and improve the plugin.
To build the plugin in development mode, follow these steps:
1. Install Dependencies
Run the following command to install npm dependencies:
npm install
2. Build Gutenberg Block
To build only the Gutenberg block, use:
npm run build-gutenberg
This will compile the block’s JavaScript and place it in the js/block/ folder.
3. Build Full Plugin
To build the entire plugin, including the Gutenberg block and other files, use:
npm run build
This will generate the plugin package in the dist/ folder.
各版本下載點
- 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
- 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「Categories All In One」來進行安裝。
(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。
延伸相關外掛(你可能也想知道)
List category posts 》List Category Posts 可以讓你透過使用 [catlist] 短碼在文章或頁面中按類別列出文章。在編輯頁面或文章時,直接插入短碼到文章中,文章就會被列出來。基本的...。
Media Library Assistant 》媒體庫助手提供多個增強功能,方便管理媒體庫,其中包括:, , , , [mla_gallery] 短碼,在文章、頁面或自訂文章類型中使用,添加圖片和/或其他媒體庫項目(...。
WordPress Tag, Category, and Taxonomy Manager – AI Autotagger 》axoPress allows you to show a customizable display of the terms assigned to the current post. You can choose which taxonomy and which format to dis...。
Remove Category URL 》這個外掛可以徹底將 WordPress 網站的連結結構中的「/category/」去除(例如:從 mydomain.com/category/my-category/ 變成 mydomain.com/my-category/ )。,...。
Category Posts Widget 》Category Posts Widget是一個輕巧的小工具,設計用於一件事並且做得很好:顯示特定類別中最新的文章。, 基於詞語和類別的文章小工具, 這個免費小工具的高級版...。
Media Library Categories 》此外掛可允許在 WordPress 媒體庫中使用分類。啟用後,媒體庫中會顯示下拉式的分類清單。, 您可以使用大量動作進行多項目的分類更改、新增或移除分類。, 在使...。
Visual Term Description Editor 》此外掛會將分類說明編輯器替換成WordPress TinyMCE視覺編輯器,讓您可以在分類說明裡使用 HTML 並以豐富文字方式撰寫。此功能支援所有分類法,如標籤、分類、...。
Post Tags and Categories for Pages 》將文章標籤與分類套件套用於所有頁面,讓您可以使用 WordPress 原生的分類功能來分類您的頁面,並且會顯示在 WordPress 存檔查詢裡。, 這個外掛並不會自動顯...。
FV Top Level Categories 》這是針對 WordPress 3.1 及以上版本修復「Top Level Category」外掛程式的修正版。此外掛程式的目的是提供和原來程式相同的功能,但在新版本的 WordPress 上...。
Hide Categories and Products for Woocommerce 》這個外掛可以讓你隱藏選定的類別上的店鋪產品,並隱藏類別本身,無論是在列表還是單獨頁面中。, 它可以與 Storefront(主題)短代碼兼容。, 使用方式, , 前往...。
Flexible Posts Widget 》預設近期文章小工具非常簡單。我常常需要一個簡單的方法,能夠輕鬆地顯示任意文章類型或分類法的文章精選內容。這就是彈性文章小工具的由來。, 彈性文章小工...。
Essential Widgets 》Essential Widgets 是一款免費的 WordPress 插件,專門用於小工具,可以讓您在網站上創建和添加有趣的小工具,使其更具吸引力和親和力。Essential Widgets 忠...。
Category Tag Pages 》為您的頁面添加類別和標籤功能。, 此外掛會添加「post_tag」和「category」taxonomy (標籤和分類所使用的現有taxonomy名稱) 到「page」文章型別 (Post type) ...。
BulkPress 》在 WordPress 中加入多個分類可能非常麻煩。如果你想要為世界上每個國家添加分類,那麼填寫並提交新分類表單數百次就是一件非常糟糕的工作,尤其是當你添加具...。
Allow HTML in Category Descriptions 》當您在類別描述文本區添加文字並保存類別時,WordPress會運行內容過濾器,剝除除最基本格式標籤以外的所有內容。, 這個外掛程式可以禁用具有必要權限的角色的...。