W3cubDocs

/WordPress

apply_filters( ‘the_weekday’, string $the_weekday )

Filters the weekday on which the post was written, for display.

Parameters

$the_weekdaystring

Source

echo apply_filters( 'the_weekday', $the_weekday );

Changelog

Version Description
0.71 Introduced.

© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/the_weekday