WPDev.one
Core Function
View Source on Trac ↗

the_weekday_date()

the_weekday_date( mixed $before = '', mixed $after = '' )

Displays the localized weekday for the post.

Parameters 0 required

Name / Type Description
$before
string

Optional. Output before the date. Default empty.

$after
string

Optional. Output after the date. Default empty.

Return Value

(void)
No return value description available.

Function Information

Since Version
0.71
Source File
wp-includes/general-template.php
Advertisement