"Location" is in the user Profile, but doesn't appear when they post. I'd like to add it, so that it reads "Location: Ohio" or whatever.
I tried guessing and inserted this:
<?php post_author_location(); ?>
But that didn't work. :(
And finally, are all these functions listed somewhere?