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]<h3>Shortcode Attributes</h3>
Attribute Default Description Example Values
min_count
1
Minimum number of posts required for a tag to display
1, 5, 10
orderby
name
How to order tags within each letter group
name, count, slug, term_id
order
ASC
Sort order (ascending or descending)
ASC, DESC
hide_empty
true
Whether to hide tags with no posts
true, false
heading_size
24px
Font size for letter headings (A, B, C, etc.)
20px, 1.5em, 2rem
tag_size
14px
Font size for tag names
12px, 0.875rem, 16px
show_jump_nav
true
Whether to display the sticky jump-to-letter navigation
true, false
Example:
[alphabetical_tags min_count="10" orderby="count" order="DESC" heading_size="28px" tag_size="13px"]