[WordPress] 外掛分享: List Post Tags Shortcode

首頁外掛目錄 › List Post Tags Shortcode
10+
安裝啟用
★★★★★
5/5 分(1 則評價)
101 天前
最後更新
問題解決
WordPress 4.6+ PHP 7.4+ v1.0.1 上架:2025-12-30

內容簡介

**總結:** List Post Tags Shortcode 提供了使用 [list_post_tags] 簡單且強大的方式,在你的 WordPress 網站上顯示所有文章標籤。

**問題與答案:**

1. 透過 List Post Tags Shortcode 可以展示哪些文章標籤?
- 可以透過使用 [list_post_tags] shortcode 來顯示所有文章標籤。

2. 這個外掛有哪些主要功能特色?
- 多種顯示格式可選擇,包括無序列表(ul)、內聯、或逗號分隔。
- 靈活排序功能,可以按照名稱、計數、slug 或 term group 按升冪或降序排列標籤。
- 可選擇顯示每個標籤的文章數目。
- 可以排除特定的標籤。
- 具備智慧快取功能,提升效能。
- 可自訂 CSS 類別進行樣式設計。
- 選項來顯示或隱藏沒有文章的標籤。
- 具備符合 WordPress 編碼標準的清晰、有文檔的程式碼。

3. 這個外掛最適合用於哪些情況?
- 適合標籤雲頁面、側邊欄小工具、頁腳標籤清單、自訂標籤存檔和分類總覽頁面。

4. List Post Tags Shortcode 的隱私政策如何?
- 該外掛不會收集、儲存或傳輸任何使用者數據,所有功能均在你的 WordPress 安裝本地執行。
- 管理審核通知僅在 WordPress 數據庫中儲存最少量的偏好數據,主要用於管理審核通知的顯示,隨時可刪除。

5. 如果需要支援、功能請求或錯誤報告,應該前往哪裡?
- 請前往外掛支援論壇:https://wordpress.org/support/plugin/list-post-tags-shortcode

6. 由哪位開發者開發並提供這個外掛?
- 由 Andre Moura 開發。

7. 這個外掛的授權是什麼?
- 這個外掛根據 GPLv2 或後續版本授權,免費提供使用,你可以在個人或商業網站中免費使用。

外掛標籤

開發者團隊

⬇ 下載最新版 (v1.0.1) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「List Post Tags Shortcode」→ 直接安裝(推薦)
📦 歷史版本下載

原文外掛簡介

List Post Tags Shortcode provides a simple yet powerful way to display all post tags on your WordPress site using the [list_post_tags] shortcode.
Key Features:

Multiple Display Formats: Choose between unordered list (ul), inline, or comma-separated formats
Flexible Sorting: Sort tags by name, count, slug, or term group in ascending or descending order
Show Post Count: Optionally display the number of posts for each tag
Exclude Specific Tags: Exclude tags by ID from the display
Smart Caching: Built-in transient caching for improved performance
Customizable Classes: Add custom CSS classes for styling
Hide Empty Tags: Option to show or hide tags with no posts
Developer Friendly: Clean, well-documented code following WordPress coding standards

Basic Usage:
[list_post_tags]

Advanced Examples:
Display tags inline with post counts, sorted by popularity:
[list_post_tags format=”inline” show_count=”true” orderby=”count” order=”DESC”]
Display as unordered list without caching:
[list_post_tags format=”ul” cache=”0″ class=”my-custom-class”]
Exclude specific tags (IDs 1 and 5):
[list_post_tags exclude=”1,5″]
Perfect for:

Tag cloud pages
Sidebar widgets
Footer tag lists
Custom tag archives
Taxonomy overview pages

Privacy Policy
This plugin does not collect, store, or transmit any user data. All functionality is performed locally on your WordPress installation.
The admin review notice stores minimal preference data in the WordPress database:
* Activation date (stored in wp_options)
* User preference for review notice (stored in wp_usermeta, per administrator)
This data is used solely to manage the display of the review notice and can be deleted at any time.
Support
For support, feature requests, or bug reports, please visit:
* Plugin support forum: https://wordpress.org/support/plugin/list-post-tags-shortcode
* Plugin repository: https://github.com/andremoura/list-post-tags-shortcode (if applicable)
Credits
Developed by Andre Moura
Website: https://www.andremoura.com/
License
This plugin is licensed under the GPLv2 or later.
Good news, this plugin is free for everyone! Since it’s released under the GPL, you can use it free of charge on your personal or commercial site.

文章
Filter
Mastodon