presscustomizr / customizr

Simple and fast WordPress theme designed to help you attract and engage more visitors. Provides a perfect user experience on smartphones. Powers 100k+ active sites around the world. Hundreds of 5-stars reviews received on WordPress.org.
https://presscustomizr.com/customizr
Other
137 stars 66 forks source link

[post date] user defined date format is not taken into account when rendering dates #1843

Closed ghost closed 4 years ago

ghost commented 4 years ago

https://secure.helpscout.net/conversation/1167716874/221367/

Instead of get_the_date( 'c' ), use get_the_date( get_option('date_format') ) see : inc/_dev/parts/class-content-post_metas.php inc_dev\parts\class-content-headings.php

core\front\models\content\post-metas\class-model-post_metas.php core\front\models\content\post-lists\headings\class-model-archive_heading.php