plugin-icon

Alphabetical Tags List

pulpcovers yazdı·
Display your WordPress tags in a clean, alphabetical list — with optional counts, links, and formatting controls.
Sürüm
1.0
Son güncellenme
Jul 2, 2026

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"]
Ücretsiz(ücretli paketlerde)
Kurulum işlemini tamamlayarak, WordPress.com'un Hizmet Şartları ile Üçüncü Taraf Eklenti Şartlarını kabul etmiş olursunuz.
Test edilen son sürüm
WordPress 7.0.4
Bu eklenti, sitenizde kullanılmak üzere indirilebilir.