Thanks for moving this here. 
Check the /bbp-includes/bbp-general-template.php file; there are a ton of _is_ functions.
Thanks for moving this here. 
Check the /bbp-includes/bbp-general-template.php file; there are a ton of _is_ functions.
@MelloMoose – Can you please start your own support topic and not post personal help requests in this one? Thanks. Once you do I’ll delete your posts here. 
@LPH2005 – Since the stable tag isn’t numeric yet, it’s likely that it won’t trigger the update notice until it goes gold. I’ll look into it though.
Thanks guys, I’ll start my adventure and have a look at the code.
Thanks guys, I’ll start my adventure and have a look at the code.
Thanks guys 
@VanDuch – Private and Hidden forums perform extra capability checks, and hide the contents of those forums from profile pages, widgets, and anyplace forum content is available. This was a bit complicated to pull off, so if you find any bugs I’m happy to investigate and fix.
Thanks guys 
@VanDuch – Private and Hidden forums perform extra capability checks, and hide the contents of those forums from profile pages, widgets, and anyplace forum content is available. This was a bit complicated to pull off, so if you find any bugs I’m happy to investigate and fix.
Yes, you’ll want to make them as WordPress plugins that specifically hook into bbPress actions and filters.
There are tons of places where things can be overridden, and it shouldn’t take long to learn the hierarchy. Everything inside the php files is documented pretty well, and eventually that will get moved over to this site with a codex.
Yes, you’ll want to make them as WordPress plugins that specifically hook into bbPress actions and filters.
There are tons of places where things can be overridden, and it shouldn’t take long to learn the hierarchy. Everything inside the php files is documented pretty well, and eventually that will get moved over to this site with a codex.
This is slightly guesswork, but based on my understanding of the code.
(1) You should write your bbPress plugin as if it’s a WordPress plugin.
(2) Searching the bbPress folder for do_action will give you all the bbPress hooks, and searching for apply_filters will give you the list of filters (there are a LOT of them). Learning the important functions is trickier – they seem fairly spread out around the code amongst the less important functions. For that, I guess we’ll need to wait for documentation.
This is slightly guesswork, but based on my understanding of the code.
(1) You should write your bbPress plugin as if it’s a WordPress plugin.
(2) Searching the bbPress folder for do_action will give you all the bbPress hooks, and searching for apply_filters will give you the list of filters (there are a LOT of them). Learning the important functions is trickier – they seem fairly spread out around the code amongst the less important functions. For that, I guess we’ll need to wait for documentation.
Member
Hello,
Not entirely sure if this would be the best topic to post this, but running WordPress in debug mode, I’m getting quite a few non-object notices.
Notice: Trying to get property of non-object in /home/design24/public_html/klanten/20/wp-includes/general-template.php on line 1477
Notice: Trying to get property of non-object in /home/design24/public_html/klanten/20/wp-includes/author-template.php on line 208
Notice: Trying to get property of non-object in /home/design24/public_html/klanten/20/wp-includes/category-template.php on line 1081
Also, when editing this post with some proper code markup there seems to be 2 Notify me of follow-up posts via email boxes available.
Yes it is possible. The shortcodes you want are most likely…
[bbp-forum-index]
[bbp-topic-index]
When bbPress 2.0 officially launches, there will be an interface for these hidden shortcodes.
Hi.. not really….
m theme work perfect…but if i click on the forum i get a blank site…nothing more.
hm..should i make some changes in my theme? i dont use the twenty theme..
It is possible to create a page and put a bbcode to insert the forum?
You should install the development (trunk) version of bbPress standalone. That has this thing fixed.
You should install the development (trunk) version of bbPress standalone. That has this thing fixed.
Hey!
I and Ben L. recently released a bbPress standalone to plugin converter (bbS2P) to help you out with importing. But now, that has been deprecated as most of the code that was in there has been ported into the bbPress plugin itself.
Got some hint? (I think) You’re right! You can now convert your bbPress standalone install into the bbPress plugin from right inside the bbPress plugin itself! Just have the bbPress plugin activated, go to Tools -> Import -> bbPress Standalone and follow on-screen instructions.
Note: It is highly recommended that you have a backup of your whole database before doing this.
Thanks!
– G
P.S.
We really do need a solution that allows members to post code in a “safe” way. I’ve already got members wanting to post helpful code snippets for each other, and they can’t.
Is something like this in the plan? Or should I develop a custom plugin that makes it possible?
Thanks,
Jonathan
Awesome
i wai for the plugin…thats the reason why i wait to release my new project xD
Hi All,
I’ve recently added some forums to my site and although they look good I’m unable to resize the forum listing and as such the forum listing collides with the side bar and looks awful 
the forums are here: http://barnstormers.org.uk/forums/
I have a ‘Forums’ page set up using the bbpress forum index page template.
Can anyone let me know how to resolve this as the site will be going officially live in a few days.
Cheers,
Seb
alsur: Only a few tickets are left for the alpha to be out.
alsur: Only a few tickets are left for the alpha to be out.
Thanks Gautam… so I understand then that we are still on a non-official alpha… ummm that sounds extremely early
Thanks Gautam… so I understand then that we are still on a non-official alpha… ummm that sounds extremely early