the_weekday_date – filter
Filters the localized date on which the post was written, for display.
Parameters
- .
- ( 0.71 ) . .
- $the_weekday_date
- ( string ) The weekday on which the post was written. . . .
- $before
- ( string ) The HTML to output before the date. . . .
- $after
- ( string ) The HTML to output after the date. . . .