I'm using WordPress as a back end to a multi-user blog I'm creating. I pull and sort the rss feeds onto the main page of my site using Feed2JS. However, when the feeds appear in their respective sections I can't seem to figure out a way to display the author name, which is quite important when having this multi-user blog.
Does anyone know how to retrieve and display the author names next to the headline from the wordpress rss feed?