Wordpress Document

Author tags

Category tags

Comment tags

Date and Time tags

General tags

Geo tags

Link tags

Links Manager tags

Permalink tags

Post tags

Trackback tags

WP/PHP General

the_weekday_date (非推奨)

概要

投稿曜日を表示します

用法

<?php the_weekday_date('before', 'after'); ?>

引数

before (string)

(string)
曜日の前に出力される文字列を指定します

after (string)

(string)
曜日の後に出力される文字列を指定します

用例

-