first commit
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
<?php $coauthors = get_coauthors( $this->get( 'post_id' ) ); ?>
|
||||
<li class="amp-wp-byline">
|
||||
<?php coauthors(); ?>
|
||||
</li>
|
||||
Reference in New Issue
Block a user