Forums
-
- Forum
- Posts
-
- Installation
- 28,548
- Troubleshooting
- 62,891
- Themes
- 10,444
- Plugins
- 15,399
- Requests & Feedback
- 14,995
- Showcase
- 3,259
-
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.