WordPress/wp-includes/blocks
Sergey Biryukov 5658305b1c Date/Time: Reduce explicit local current_time( 'timestamp' ) usage in favor of native PHP functions.
Timestamps don't carry any timezone information, using the intended format directly simplifies the logic and makes the code less confusing.

Props Rarst, jdgrimes.
See #40657.
Built from https://develop.svn.wordpress.org/trunk@44809


git-svn-id: http://core.svn.wordpress.org/trunk@44641 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2019-03-07 09:12:51 +00:00
..
archives.php Block Editor: Update @wordpress package dependencies. 2018-12-17 19:06:59 +00:00
block.php Block Editor: Upgrade @wordpress packages to match version 4.7.1. 2018-12-19 03:16:48 +00:00
calendar.php Date/Time: Reduce explicit local current_time( 'timestamp' ) usage in favor of native PHP functions. 2019-03-07 09:12:51 +00:00
categories.php Block Editor: Upgrade @wordpress packages to match version 4.7.1. 2018-12-19 03:16:48 +00:00
latest-comments.php Block Editor: Update the WordPress Packages from Gutenberg 5.2. 2019-03-07 09:09:59 +00:00
latest-posts.php Block Editor: Update the WordPress Packages from Gutenberg 5.2. 2019-03-07 09:09:59 +00:00
rss.php Date/Time: Reduce explicit local current_time( 'timestamp' ) usage in favor of native PHP functions. 2019-03-07 09:12:51 +00:00
search.php Date/Time: Reduce explicit local current_time( 'timestamp' ) usage in favor of native PHP functions. 2019-03-07 09:12:51 +00:00
shortcode.php Block Editor: Update @wordpress package dependencies. 2018-12-17 19:06:59 +00:00
tag-cloud.php Date/Time: Reduce explicit local current_time( 'timestamp' ) usage in favor of native PHP functions. 2019-03-07 09:12:51 +00:00