plugins - Is there a way to display multiple authors on a post?

admin2025-04-20  0

I know I can add users and I already have the Co-Authors plug-in and it's letting met add two authors but only one is displayed on the page.

for reference, this is what displays at the top of my post, but I need another author to show up as well

I know I can add users and I already have the Co-Authors plug-in and it's letting met add two authors but only one is displayed on the page.

for reference, this is what displays at the top of my post, but I need another author to show up as well

Share Improve this question edited Sep 26, 2019 at 4:49 fuxia 107k39 gold badges255 silver badges459 bronze badges asked Sep 25, 2019 at 20:37 user175736user175736 1 3
  • 1 You'll probably need to create a child theme to be able to show more than one. You might ask the Co-Authors developers if they have a recommended way to display the additional authors. – WebElaine Commented Sep 25, 2019 at 21:15
  • To be clear ... Are you using the original "Co-Authors" plugin, or the newer "Co-Authors Plus" plugin? I ask because the newer plugin has a potential solution. – Mike Baxter Commented Sep 26, 2019 at 20:55
  • Thank you! I believe I'm using the original, but I will check. – user175736 Commented Sep 27, 2019 at 13:25
Add a comment  | 

1 Answer 1

Reset to default 0

I am unfamiliar with the original. They may also have something similar to the new "Co-Authors Plus". You would need to review that code for "apply_filters", "add_actions" or just global functions like those in "Co-Authors Plus".

Meanwhile, you might investigate migrating to the new version of "Co-Authors Plus". They offer a template tag, and pretty detailed instructions for how to use it.

Good luck!

转载请注明原文地址:http://conceptsofalgorithm.com/Algorithm/1745116590a285896.html

最新回复(0)