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_time

概要

現在表示中の投稿の投稿時刻を表示します

用法

<?php the_time('d'); ?>

引数

d (string)

(string)
日付の表示形式を指定します。(デフォルト: Wrodpressで設定された日付形式)

用例

-