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)


Top ↑

Source Source

File: wp-includes/general-template.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
0.71 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.