apply_filters( 'the_weekday', string $the_weekday )
Filters the weekday on which the post was written, for display.
Description Description
Parameters Parameters
- $the_weekday
-
(string)
Source Source
Changelog Changelog
| Version | Description |
|---|---|
| 0.71 | Introduced. |