The A-Z Listing facet type displays a list of available first letters of the chosen Data Source field content.

Click on a letter to show results starting with that letter. Click the selected letter again, or the “Any” link, to reset the facet.

FacetWP AZ-Listing alpabetical facet

Available options

Name Description
Data source The post attribute or custom field to be used for the first letter.
Default label Change the default “Any” label. Note: this label is translatable with the facetwp_i18n hook.

Changelog

1.3.9

  • New added "Default label" UI setting, which is also now translatable

1.3.7

  • Improved clicking an already-select letter will unselect it

1.3.6

  • Fixed Support new accessibility feature

1.3.5

  • Fixed Added class "selected" for consistency

1.3.4

  • Improved Removed jQuery dependency

1.3.3

  • Fixed cast characters as BINARY to avoid encoding issues

1.3.2

  • Changed renamed i18n namespace to "fwp-front" to align with FacetWP core