Tag Archive for 'inside'

WordPress Inside Bbpress – Part 2

WordPress + Bbpress

In the Part 1, we have learn how to fetch topic data from WordPress and parse it inside Bbpress. In this Part 2, we will learn how to change the default WordPress permalink into Pretty permalink.
Continue reading ‘WordPress Inside Bbpress – Part 2′

WordPress Inside Bbpress – Part 1

WordPress + Bbpress

WordPress and Bbpress are kinda like brother and sister. Both being born from the same group that bring us the wonderful WordPress. And most people like to see both Bbpress and WordPress integrate together. It still a long way to archive a full integration but still it not like it gonna be impossible.

With Bbpress Latest Discussion (BbLD), We can already share some of Bbpress data inside WordPress. But we hardly can see some plugin for Bbpress that show WordPress post inside Bbpress.

How bout we try to make one… :) First, we need to build a function to fetch the data. I assume that both your WordPress and Bbpress database are inside the same “Database Name”.
Continue reading ‘WordPress Inside Bbpress – Part 1′