Cool, do you have any references for this? I did a little digging and couldn't find anything.it is easy to add XenForo registration to any WP registration form.
To clarify, you can trigger user registration in XF through any WP register form but that is not the same as embedding an XF register form into WP, which was your original question.Cool, do you have any references for this? I did a little digging and couldn't find anything.
Just a site owner. Was looking into implementing your plugin. We want to have our home page set up as a registration screen and have the accounts created in xenforo.To clarify, you can trigger user registration in XF through any WP register form but that is not the same as embedding an XF register form into WP, which was your original question.
I don't have a tutorial on that but I'd be glad to do a writeup and assist you as you go. Are you a developer?
Gotcha. Are you using any plugins to capture registrations such as WooCommerce, MemberPress, Easy Digital Downloads, etc.? Any custom registration form outside of the default WP register flows (WP admin > Users > Add New andJust a site owner. Was looking into implementing your plugin. We want to have our home page set up as a registration screen and have the accounts created in xenforo.
wp-register.php
requires minor custom development to send to XenForo.Cool, the default XFtoWP user sync settings cover all out of the box WP register forms once you enable these simple options, including updating password/email across sites.Nope, everything is out of the box in regards to the wordpress registration process.
No problem, we have lots in store for the plugin now that Fall has arrived.Okay I'll test it out. Thanks for the prompt replies.
The current development focus is a bulk sync tool that allows you to import existing XF users into your WP site. That is unreleased but scheduled for October.Is it me or is there no way to sync users from XF to WP?
Once a user registers their account is created in XF, and if you setup user actions to promote new registrations to a user group they will also be added to those groups at the same time.The only way one can log in on WP is with a WP account that was created in WP? But then those accounts can be synced on registration to a XF usergroup?
Not sure what you mean about the widgets here.I will clarify that my ideal setup would:
1. Allow xenforo login or registration from wp widget
2. Recognize xenforo login session on wp widget
Not sure if this is possible out of the box.
The current development focus is a bulk sync tool that allows you to import existing XF users into your WP site. That is unreleased but scheduled for October.
Correct, the bulk process tool can also send information to XF accounts through the use of Custom User Fields. From there we can store info like the WP user ID, last sync time, WP user group, what product ID they purchased, etc. etc.How would the accounts created on xf be handled? Right now it only syncs from wp to xf.
Okay but bulk process once means every time somebody registers on xf, they can't log in on wp.Correct, the bulk process tool can also send information to XF accounts through the use of Custom User Fields. From there we can store info like the WP user ID, last sync time, WP user group, what product ID they purchased, etc. etc.
The login must be from WordPress to trigger an action.Okay but bulk process once means every time somebody registers on xf, they can't log in on wp.