@statusquo
17 years, 4 months ago
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.
@fel64
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.