add files
This commit is contained in:
9
template-parts/single/post-date.php
Normal file
9
template-parts/single/post-date.php
Normal file
@@ -0,0 +1,9 @@
|
||||
<!--[single/post-date]-->
|
||||
|
||||
<span class="publication__number" itemprop="datePublished" content="<?= get_the_date("Y-m-d H:i:s"); ?>">
|
||||
|
||||
<?= get_the_date("d.m.Y H:i") ?>
|
||||
|
||||
</span>
|
||||
|
||||
<!--[/single/post-date]-->
|
||||
Reference in New Issue
Block a user