the_weekday_date
the_weekday_date ( $before = '', $after = '' )
Parameters:- (string) before Optional. Output before the date. Default empty.
- (string) after Optional. Output after the date. Default empty.
Defined at: - Introduced in WordPress: 0.71
- Deprecated in WordPress: —
Description
Displays the localized weekday for the post.Will only output the weekday if the current post's weekday is different from
the previous one output.