• Hi,

    I’ve added author bios (descriptions) to single posts using author_meta description. Like so:

    <?php the_author_meta('description') ;?>

    which works great, but I’d also like for these descriptions to show up in the sites RSS feed for each post (so each post would have the author’s bio in it). Any ideas are appreciated. Thanks!

  • The topic ‘Add Author Bio to RSS’ is closed to new replies.