Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 24,003
- How-to & Troubleshooting
- 129,526
- Creating & Extending
- 25,790
- Requests & Feedback
- 9,495
- Third Party Plugins
- 9,782
- Showcase
- 3,316
- Ideas
- 1,397
- Miscellaneous
- 9,169
-
Thanks Burt,
That fixed the bp not loading issue, however… now my plugin never runs because bp is never loaded before my plugin. The function somehow never succeeds in loading bp…
If I simply add:
require_once( WP_PLUGIN_DIR . ‘/buddypress/bp-loader.php’ );
to my requires at the top of my plug-in everything works peachy.
Does this add too much overhead, though?
See also: WordPress.org • bbPress.org • BuddyPress.org • Matt • Blog RSS