[WordPress] 外掛分享: Alphabetical Tags List

首頁外掛目錄 › Alphabetical Tags List
全新外掛
安裝啟用
尚無評分
15 天前
最後更新
問題解決
WordPress 5.0+ PHP 7.4+ v1.0 上架:2026-06-29

開發者團隊

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

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

原文外掛簡介

Alphabetical Tags List provides a simple, flexible way to display all your WordPress tags in alphabetical order.
It works anywhere you can place a shortcode — posts, pages, widgets, or block editors.
This plugin is ideal for:

Sites with large tag collections
Readers who need a browsable tag index
SEO‑friendly tag navigation
Magazine, blog, and archive‑heavy sites

The output is lightweight, accessible, and easy to style.
Features

Display all tags alphabetically
Tag counts
Tag links
Works via shortcode
No settings page — simple and fast

Shortcode
Use the shortcode anywhere:
[alphabetical_tags]

The list of tags will display
Shortcode Attributes

min_count (default: 1) — Minimum number of posts required for a tag to display. Example: 5, 10
orderby (default: name) — How to order tags within each letter group. Example: count, slug, term_id
order (default: ASC) — Sort order, ascending or descending. Example: DESC
hide_empty (default: true) — Whether to hide tags with no posts. Example: false
heading_size (default: 24px) — Font size for letter headings (A, B, C, etc.). Example: 20px, 1.5em, 2rem
tag_size (default: 14px) — Font size for tag names. Example: 12px, 0.875rem, 16px
show_jump_nav (default: true) — Whether to display the sticky jump-to-letter navigation. Example: false

Example
Show only tags with 10 or more posts, sorted by popularity, with custom font sizes:
[alphabetical_tags min_count="10" orderby="count" order="DESC" heading_size="28px" tag_size="13px"]

延伸相關外掛

文章
Filter
Apply Filters
Mastodon