Forums
-
- Forum
- Posts
-
- Installation
- 28,535
- Troubleshooting
- 62,771
- Themes
- 10,444
- Plugins
- 15,385
- Requests & Feedback
- 14,987
- 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.