This commit is contained in:
parent
e05c66a6a4
commit
c8f64b84a0
|
|
@ -4,7 +4,7 @@
|
||||||
?>
|
?>
|
||||||
|
|
||||||
<div id="article-authors" class="article-authors">
|
<div id="article-authors" class="article-authors">
|
||||||
|
<p><?php echo get_the_ID(); ?></p>
|
||||||
<?php get_template_part('template-parts/authors/authors-list', null, array(
|
<?php get_template_part('template-parts/authors/authors-list', null, array(
|
||||||
'postId' => get_the_ID()
|
'postId' => get_the_ID()
|
||||||
)); ?>
|
)); ?>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user