Register new users to WordPress

xF2 Add-on Register new users to WordPress 1.1

No permission to download
Compatible XF Versions
2.1, 2.2
Visible Branding
No
Additional Requirements
WordPress must be installed on the same server as your XenForo forum.
A simple XenForo addon that registers users to your WordPress website with the same username, email, and password as entered during XF registration. This addon covers:
  1. Frontend XF registration
  2. Manual user creation from XF admin > Users > Create new
For convenience, each new WordPress user is marked with a special from_xf flag in the user's profile meta.
Accessible through get_user_meta( $wp_user_id );

Bonus: If your WordPress site uses XFtoWP 1.5 (beta), newly created WP users will be easily manageable via the plugin's interface and custom user fields will be synced to the new user after registration is captured. XFtoWP is NOT required to use this addon.

-----

Setup instructions
  1. Download the zip file and install the addon to your XenForo admin panel
  2. Mark as active, and go to the addon's settings
  3. Enter the file path to the root folder of your WordPress website
  4. Done, test your first registration
register-new-users-to-wordpress.png

Don't know your WP site's filepath?

Install this helper plugin to your WordPress site to print the filepath to the top of your website. Make sure you delete this helper plugin immediately after you copy the filepath.

---
Credit to @gigipmc for masterfully developing this addon
Related Resources
Author
ENXF NET
Downloads
33
Views
700
Last update
Rating
0.00 star(s) 0 ratings

More resources from ENXF NET

Latest updates

  1. Register users who sign up through Connected Accounts

    When an XF user registers through a "Connected Account" option such as social media, a random...
Top