Given a timestamp (assumed in UTC), convert to a human-readable date format using PHP named time zones.
As of April 2026, TK Timestamp to Human Readable Date is a WordPress Toolset plugin with 10 active installations and a 0/5 rating0. It has been downloaded 1.0K+ times in total. Requires WordPress 4.5+ and PHP 7.1.0+. Available on WordPress.org since 2020. Last updated 6 years ago — may have compatibility concerns. Top alternative: Content Template Widget for Toolset….
'timestamp' => '', // or use the 'post_id' and 'field_timestamp' arguments 'format' => 'c', // see https://www.php.net/manual/en/function.date.php 'time_zone' => '', // defaults to WP's General Settings time zone (if valid PHP time zone), else UTC. Only supports a PHP named time zone -- see https://www.php.net/manual/en/timezones.php 'field_name' => '', // the raw name (including the `wpcf-` prefix if a Types field) or a custom field that should have a UTC timestamp as its value 'post_id' => '', // applicable if using the 'field_timestamp' argument - defaults to current post if empty
1)
Shortcode: [tk_timestamp_human timestamp="1608299220"]
(Assuming your WordPress General Settings time zone is set to ‘Eu…
| WordPress | 4.5+ requiredTested up to 5.3.21 |
| PHP | 7.1.0+ required |
$format as the 2nd parameter for tk_timestamp_to_human_wp_all_export().…and 4 more changes
Plugin data sourced from WordPress.org. Analysis and metrics by PluginSift.