REMOVE TEST FIX
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Nonimart 2026-02-25 16:37:01 +01:00
parent c8f64b84a0
commit d6d1a532bc

View File

@ -4,7 +4,6 @@
?>
<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(
'postId' => get_the_ID()
)); ?>