apply_filters( 'a-z-listing-alphabet', string $alphabet )
Filters the alphabet. The string should contain groups of similar or identical characters separated by commas. The first character in each group is the one used for the group title.
Description
Parameters
- $alphabet
The $alphabet.
Source
File: src/Alphabet.php
Changelog
Version | Description |
---|---|
1.7.1 | Introduced. |