[now]

The shortcode displays the current time in a customizable format.


Product


Shortcode Attributes

There are a number of shortcode attributes available which you can use to customize the output.

  1. format – Used to change the returned time format

Example Usage

[now]
[now format="F j, Y, g:i a"]

Results

Example 1:
This example displays current time in WordPress default format.

Example 2:
This example outputs: March 26, 2025, 5:30 pm.