Description
Filters the weekday on which the post was written, for display.
Occurrences
Filename | Line Number |
---|---|
wp-includes/general-template.php | 3004 |
Parameters
Type | Name | Description |
---|---|---|
string | $the_weekday |
PHP Doc
/**
* Filters the weekday on which the post was written, for display.
*
* @since 0.71
*
* @param string $the_weekday
*/