Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: BP Avatars in bbPress


Burt Adsit
Participant

@burtadsit

I think I have the deep stuff grok’ed. wp loads first and then bbpress. So just this in the bbpress plugin should work:

if (!defined(BB_IS_WP_LOADED))

require_once( BACKPRESS_PATH . ‘/class.ixr.php’ );

Well, that’s what’s in there. I can’t test it. Relying on you to tell me if it works ok.

v0.3 at http://code.ourcommoninterest.org in a few minutes.

Skip to toolbar