Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 24,018
- How-to & Troubleshooting
- 129,639
- Creating & Extending
- 25,793
- Requests & Feedback
- 9,497
- Third Party Plugins
- 9,791
- Showcase
- 3,316
- Ideas
- 1,382
- Miscellaneous
- 9,179
-
I had to remove this line of course:
add_action( 'xprofile_updated_profile', 'xprofile_sync_wp_profile' );
Plugin now activated. Now testing to see if it does anything…
Edit: The plugin does not derail registration, but doesn’t do anything useful either. The first_name and last_name do not show up in wp_usermeta.
Why doesn’t it work? Any suggestions very much appreciated.