wpseek.com
WordPress开发者和主题制作者的搜索引擎



the_weekday › WordPress过滤钩子

Since0.71
已弃用n/a
apply_filters( 'the_weekday', $the_weekday )
参数:
  • (string) $the_weekday
    Required: Yes
定义在:
文档:

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





源码

echo apply_filters( 'the_weekday', $the_weekday );