Forums
-
- Forum
- Posts
-
- Installation
- 28,531
- Troubleshooting
- 62,746
- Themes
- 10,443
- Plugins
- 15,383
- Requests & Feedback
- 14,983
- Showcase
- 3,257
-
I used this command from the bbPress root directory…
grep -ir ‘bb_is_user_logged_in’ *
Note that I’m using linux… if you are on Windows then you can download cygwin or grep for windows.