Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Change “add new topic” link?


chrishajer
Participant

@chrishajer

1. I’m wondering what benefit there would be to indexing a page that has no content on it, just the ability to add a new topic?

2. In version 1.0.1 of the software it’s in the template files. You want to find this function:

<?php bb_new_topic_link(); ?>

And make it look like this:

<?php bb_new_topic_link('text Instead of Add New'); ?>

Skip to toolbar