This page redirects to an external site: https://developer.wordpress.org/reference/functions/wpmu_create_user/
Creates a new user account.
<code style="color: #000000"><span style="color: #0000BB"><?php wpmu_create_user</span><span style="color: #007700">(</span><span style="color: #0000BB">$user_name</span><span style="color: #007700">, </span><span style="color: #0000BB">$password</span><span style="color: #007700">, </span><span style="color: #0000BB">$email</span><span style="color: #007700">); </span><span style="color: #0000BB">?></span></code>