add files
This commit is contained in:
11
template-parts/single/post-data.php
Normal file
11
template-parts/single/post-data.php
Normal file
@@ -0,0 +1,11 @@
|
||||
<!--[single/post-data]-->
|
||||
|
||||
<div class="publication__data">
|
||||
|
||||
<?php get_template_part("template-parts/single/post-date") ?>
|
||||
|
||||
<?php get_template_part("template-parts/single/post-author") ?>
|
||||
|
||||
</div>
|
||||
|
||||
<!--[/single/post-data]-->
|
||||
Reference in New Issue
Block a user