apply_filters( 'the_weekday', string $the_weekday )

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


Parameters

$the_weekday

(string)


Source

File: wp-includes/general-template.php

View on GitHub



Changelog

Changelog
Version Description
WP-0.71 Introduced.