Title: Allowing multiple author bios
Last modified: August 21, 2016

---

# Allowing multiple author bios

 *  [AP CO](https://wordpress.org/support/users/andrewprinsen/)
 * (@andrewprinsen)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/allowing-multiple-author-bios/)
 * Hello! I amusing a theme called Smartbox that has these nice little author bios
   show up below posts. I believe I have found the place in single.php that calls
   these bios and it appears like this:
 *     ```
       <?php if( oxy_get_option('author_bio') == 'on') oxy_author_bio( get_the_author_meta('ID') ); ?>
       ```
   
 * Any idea how I would get it to allow multiple author bios in the same post? I
   know if pulls the written bio info from the “users” area in wordpress but pulls
   the author image from gravatar.
 * Thank you if you can help!
 * [https://wordpress.org/plugins/co-authors-plus/](https://wordpress.org/plugins/co-authors-plus/)

The topic ‘Allowing multiple author bios’ is closed to new replies.

 * ![](https://ps.w.org/co-authors-plus/assets/icon-256x256.png?rev=2945095)
 * [Co-Authors Plus](https://wordpress.org/plugins/co-authors-plus/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/co-authors-plus/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/co-authors-plus/)
 * [Active Topics](https://wordpress.org/support/plugin/co-authors-plus/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/co-authors-plus/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/co-authors-plus/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [AP CO](https://wordpress.org/support/users/andrewprinsen/)
 * Last activity: [11 years, 11 months ago](https://wordpress.org/support/topic/allowing-multiple-author-bios/)
 * Status: not resolved