Info
- 3 posts
- 3 voices
- Started 2 years ago by nickaster
- Latest reply from kirpi.it
- This topic is not resolved
Changing "add new" - simple php question
-
- Posted 2 years ago #
okay, so I figured out that "<?php bb_new_topic_link(); ?>" creates a hyperlink that says "add new >" linking to the place to start a new topic.
How can I customize that text? ie - what's the php for just the link, so I can say:
<a href="THE LINK">something else<?a> -
- Posted 2 years ago #
bb_new_topic_link('your text here'); -
- Posted 2 years ago #
More on that here http://bbpress.org/forums/topic/change-add-new-topic-link
-
You must log in to post.