bbPress

Simple, Fast, Elegant

bbPress support forums » Requests and Feedback

How do I make a simple link that directs me back to my homepage?

(2 posts)
  1. Hi all

    Can you people help me to make a simple link that directs users back to the homepage (wordpress blog). Or direct me to a plugin that does this?

    I would prefer a Navigation menu but I with bbpress in it's early stages yet I don't want to be coding each time a new version is released.

    Posted 1 year ago #
  2. Hi you

    Try this if your blog is integrated.
    echo $bb->wp_home;

    Don't forget the php tags to do it in HTML.

    I think it would be safe to code your navigation bar now.

    Posted 1 year ago #

RSS feed for this topic

Reply

You must log in to post.

Code is Poetry.