Replies: 0
Hi everyone, I’m trying to create a network where users fill out a form with
Name surname
User
Email address
Site name
Automatically create a user is a site with the data you entered, then an email is sent to the network administrator who will confirm or not the creation of the site.
Is it possible to achieve this with a plugin or by structuring a function?
I was documenting the functions
wpmu_create_blog
wpmu_create_user
I only have some basics in PHP if someone can help me, thank you.