Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 24,019
- How-to & Troubleshooting
- 129,642
- Creating & Extending
- 25,793
- Requests & Feedback
- 9,497
- Third Party Plugins
- 9,792
- Showcase
- 3,316
- Ideas
- 1,382
- Miscellaneous
- 9,179
-
Where exactly and when do you want your code to run?
Shorter version: In a plugin hooked to user_register or register_post – not sure which one.
Does anyone know how to intercept input from the registration form to “do stuff” with it?