No, you cannot create a user on another install – you need access to the main site (either via WordPress admin or the database).
The “Website” field on the “Add New User” form is nothing more than a profile field for storing information about the user (in this case, a URL).
Related Posts:
- Difference between update_user_meta and update_user_option
- Make display name unique
- How to get WordPress Username in Array format
- Display user registration date
- How can I get users email (and additional data) from the rest API?
- How to hide “Filter user list” from “All Users” screen
- How to create a template for a custom URI associated with the user
- How to check user role without using current_user_can()
- How to assign capabilities to user NOT to User Role
- Setting WP Admin passwords to expire
- BuddyPress | Check if user is in current group [closed]
- Pre-populate Username Field
- Where to Store Custom User Fields
- Redirect after User Activation [closed]
- Getting users who registered 360 days from current date
- How to keep track of user logins?
- Mass delete spam accounts
- Get all commenters on a post
- WP_User->add_role producing unexpected results
- Adding tags and inputs to a user’s profile
- Changing default Buddypress avatar affects all site avatars (because gravatar)
- Best way to have an per-user customized private section
- How to query users who have empty first_name?
- Post as someone else
- How to make user accept license agreement before download
- Does wp_delete_user() remove all user content?
- 14,000 WordPress Users. How did they get there?
- Adding second Email address for WP user notifications
- wp_login_form() passing user ID into URL on redirect?
- how to make a profile entry read only except for site managers [closed]
- Managing Users and Creating Groups [closed]
- Users: List A to Z, for Users
- Upgrade Nightmare – No Posts, Permissions Issues and Can’t Create a new post
- WPML Default Language User Meta [closed]
- Search Users base on meta_value & meta_key
- Fix permissions for users role
- Redirect subscribers to last viewed page after log-in
- User Meta Data in a Sortable Table
- How to stop redirect if user is already on correct page (Using Case Switch)
- search users using user name and user meta in wordpress
- Where are $current_user->allcaps set?
- How to activate the user search
- How change user type from contributor to author
- WordPress Login Customization for External Authentication
- How to allow registered users to submit the form only 5 times per day?
- Preventing user enumeration: which logic is better?
- Create a “user log”
- How can I do a url redirect to include a wordpress username?
- WP_User_Query combining role and ids
- WordPress current month users
- Allow Users to Modify Some Values of Assigned WordPress Pods [closed]
- Can I Create a Second Admin Level User Role?
- Custom registration and pending approval
- Let logged-in users use radio buttons (yes and no) to exclude their author profile from the user listing
- Add a sub menu page to the Users menu
- redirect user to their profile after log in
- Confirm Deletion not found
- Privilege to recover trashed posts
- One Click Access To Users Account In WordPress?
- how do I add role and capability after I create a new user
- How to use `wp_insert_user` & `wp_insert_post` simultaneously without `headers already sent` error?
- Need to exclude users with no posts from my contributors page
- Unexpected problems after importing WP data
- link variable to user
- Changing user of post by changing ‘post_author’ field in ‘wp_posts’ table not taking effect. Where is the real post author info kept?
- How to auto-generate names for guest users who leave comments?
- Edit text of WordPress “Register” button
- WordPress user role with create user capability?
- How to add extra field in profile page and show in myaccount?
- Perform multiple actions after wp_insert_user()
- My custom user metadata is only active for only admin but i want it to be active on all users especially customers
- How to get image path from id using SQL
- Update user role for expired membership
- wp_insert_user error
- How to remember which page the user was on before logout?
- how to retrieve user via rest api using custom meta and/or email
- Create users by importing from CSV, with User ID assigned from CSV
- Moving users from joomla to wordpress
- How to limit specific user ID to 5 comments per post?
- User Group Level Login
- Deleted users still able to login
- REST API list_user
- Limit user description length in characters
- Auto approve new users if their username is included in a predefined list
- meta_query orderby sort multiple keys
- How to update user meta from php file?
- Check for empty username or password on login
- How do I tag every author in their posts that they have made previously
- How to create members?
- How to use url formatter with integer
- Grab user_id inside a function
- Show user details only
- add a Custom Columns to user
- Creating custom pages for new users automatically
- Require confirmation of current user’s email before updating database and before send_email_change_email
- get_user_by asking for string while string is given
- Access level seems to have gone from admin to editor
- Track users views
- user added by(who added this user)
- User email not being changed (cached?) until next page load (frontend)