apply_filters( 'the_weekday', string $the_weekday )

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


Description


Parameters

$the_weekday

(string)


Top ↑

Source

File: wp-includes/general-template.php

View on Trac


Top ↑

Changelog

Version Description
0.71 Introduced.