the_modified_date


the_modified_date ( $format = '', $before = '', $after = '', $display = true )

Parameters:
  • (string) format Optional. PHP date format. Defaults to the 'date_format' option.
  • (string) before Optional. Output before the date. Default empty.
  • (string) after Optional. Output after the date. Default empty.
  • (bool) display Optional. Whether to echo the date or return it. Default true.
Returns:
  • (string|void) String if retrieving.
Defined at:

Description

Displays the date on which the post was last modified.

Related Functions

get_the_modified_date, the_modified_time, the_modified_author, get_the_modified_time, get_the_modified_author

Top Google Results

User discussions

wpseek mobile