File "meta-author.php"

Full path: /home/webcknlt/admissiontell.com/wp-content/plugins/publishpress-authors/src/functions/amp/meta-author.php
File size: 148 B (148 B bytes)
MIME-type: text/x-php
Charset: utf-8

Download   Open   Edit   Advanced Editor &nnbsp; Back

<?php $coauthors = get_post_authors($this->get('post_id')); ?>
<li class="amp-wp-byline">
    <?php publishpress_authors_the_author(); ?>
</li>