wpseek.com
A WordPress-centric search engine for devs and theme authors



the_weekday › WordPress Filter Hooks

Since0.71
Deprecatedn/a
apply_filters( 'the_weekday', $the_weekday )
Parameters:
  • (string) $the_weekday
    Required: Yes
Defined at:
Codex:

Filters the weekday on which the post was written, for display.





Source

echo apply_filters( 'the_weekday', $the_weekday );