apply_filters( 'the-a-z-letter-title', string $letter )
Modify the letter title or heading
Description
Parameters
- $letter
(string) The title of the letter.
Source
File: src/Query.php
Changelog
Version | Description |
---|---|
1.8.0 | Introduced. |
Modify the letter title or heading
(string) The title of the letter.
File: src/Query.php
Version | Description |
---|---|
1.8.0 | Introduced. |