Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 23,240
- How-to & Troubleshooting
- 127,068
- Creating & Extending
- 25,547
- Requests & Feedback
- 9,269
- Third Party Plugins
- 9,667
- Showcase
- 3,317
- Ideas
- 1,298
- Miscellaneous
- 8,710
-
In the file “bp-example.php” on line 209:
if ( $bp->current_example== $bp->example->slug ) {
should read:
if ( $bp->current_component== $bp->example->slug ) {
shouldn’t it?
See also: WordPress.org • bbPress.org • BuddyPress.org • Matt • Blog RSS