bbPress

Simple, Fast, Elegant

bbPress support forums » Installation

Post author name?

(3 posts)
  • Started 6 months ago by m415
  • Latest reply from sambauers
  • This topic is resolved

Tags:

  1. m415
    Member

    What is the code for posting the author's name in bbpress? I know <?php post_author_link(); ?> is the name with the link, but is there a different way to get just the name?

    Posted 6 months ago #
  2. m415
    Member

    Sorry, about the wrong section, I didn't realize I was in 'installation.'

    Posted 6 months ago #
  3. Use:

    <?php post_author(); ?>
    Posted 6 months ago #

RSS feed for this topic

Reply

You must log in to post.

Code is Poetry.