Search Results for 'bbpress'
-
Search Results
-
Topic: Caching in bbPress?
Looking in the code, I see a lot of references to object caching, but I don’t think it’s actually used anywhere.
Does anybody know the state of the caching system, or what the problems were that required disabling it? Will it ever be enabled again?
And yes, I already posted to the mailing list quite a while ago and got nothing.
I’ve been using subversion on my personal site for a while now, and I absolutely love it. However, I’m working on more than one project. Should I create a new repo for each project, or should I make subfolders like the bbPress plugins-svn site? Other than version numbers, what’s the difference? I should be able to check out just one subfolder, right?
Topic: Redirect Trackbacks
Topic: bbPress to WordPress
Maybe somebody can help:
I have a workin’ installation of bbPress with lots of users and content. Now i want to get a fresh copy WP up and running and want to get all registered users from bbPress into WP.
As far as I know, I can’t just tell WP to use bbPress-Usertable. Maybe somebody can give me some tipps know how to get it done.
I’m working on my first bbPress plugin. Between the limited bbPress documentation and the more extensive WordPress docs (and some unofficial WP tutorials) I can figure out most of what I need to know, but there are still some gaps.
Does anyone have a favorite simple, well-written plugin for a newbie to use as a model?
Preferably one that manages its own table(s) in the database?
Thanks.
I assume most people are using bbPress to replace comments in WordPress. At least that is what we are doing. We’d like to redirect trackbacks to the corresponding bbPress thread instead of comments in WordPress. Has anyone already done that? Or is there a plugin that does it?