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