First Forums Politics forum Single Post (single.php) Reply To: Single Post (single.php)

#1548
Crumina team
Keymaster

Display the post date.
Respect the date and time format settings unless it’s important to the design. (User settings for date and time format are in Administration Panels > Settings > General).
For output based on the user setting, use the_time( get_option( ‘date_format’ ) ).