Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 24,039
- How-to & Troubleshooting
- 129,769
- Creating & Extending
- 25,806
- Requests & Feedback
- 9,506
- Third Party Plugins
- 9,793
- Showcase
- 3,317
- Ideas
- 1,375
- Miscellaneous
- 9,181
-
I was hoping I could add fields(as I can to standard WP profiles through edit_user_profile/show_user_profile hook) and store the values to the bb xprofile tables without modifying the core files.
Could you suggest the way how can I add the usermeta fields into bb profile Public and Edit pages and store the values to the standard usermeta table when I hit “Save Changes” button?