Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: WordPress Permalinks in BBpress

Hi chrishajer,

I tried to find a solution for this problem and well this is what I could get upon…

When the WP config loads, it prepares the permalink string and then scans for a file (say links.txt) in the root folder.

If the contents of the file are not same with the generated permalink string, then its written into that file.

And when BBpress gets loaded, it reads that file for permalinks and then generates header/footer as per the links.

I know that this is not the best of the methods. But still this is what I could think of.

Hope its useful for anybody trying the same thing.

Skip to toolbar