Skip to content
Ethan Lin edited this page Nov 7, 2025 · 7 revisions

AlphaListing

AlphaListing provides an A-to-Z index for WordPress sites, delivering a Rolodex-style directory of posts, pages, or taxonomy terms. It ships with a Gutenberg block, shortcode, and widget so you can surface alphabetical navigation anywhere on your site without custom code.

Key features

  • Display posts from any combination of post types, including custom types from plugins such as WooCommerce.
  • List taxonomy terms like categories or tags instead of posts when needed.
  • Control alphabetical groupings, numeric handling, and custom alphabets to match any locale.
  • Offer quick navigation links through the built-in widget or Gutenberg block.
  • Extend the output with custom templates that follow WordPress loop conventions.

Documentation map

AlphaListing is based on the original A-Z Listing by Lucy (formerly Dani) Llewellyn. Custom templates written for the original plugin may require updates. For the most recent example template, review the sample template.

Clone this wiki locally