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. |