• Hi, my customer needs to do a manual check of all users before they can be allowed a user and login.
    So Ive created a form they submit to her mail with Contact Form 7.

    I thought I could make the process a bit easier for her and give her a link in the mail that would autopopulate the user-new.php form with whatever the customer fills in as name and email etc.
    It would still require her to be logged in as admin, generate password, set user-role and press the button.

    The end of the url now looks like this:
    /wp-admin/user-new.php?user_login=[first-name]%20[last-name]&email=[your-email]&first_name=[first-name]&last_name=[last-name]

    Im guessing the plugin does not work with admin-forms on the backend of wordpress?

    • This topic was modified 8 years, 2 months ago by aecorn.
  • The topic ‘Looking to fill in /wp-admin/user-new.php’ is closed to new replies.