• Hello,
    I was wondering how to separate 2 authors, so that the post will show:

    First author: NAME
    Second author: NAME

    I tried with this in single-php, but I can’t assign/separate the authors, because when I choose 2 authors they’ll both show in both rows:

    <font color=’#494949′><b>Author nr 1</b></font>: coauthors_posts_links();
    <font color=’#494949′><b>Author nr 2</b></font>: coauthors_posts_links();

    https://wordpress.org/plugins/co-authors-plus/

The topic ‘How to separate 2 authors’ is closed to new replies.