Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 59525

Function to create a user in WordPress and send an e-mail

$
0
0

Replies: 0

Hello!

`We are trying to create a plugin for our customers and students to help analyze and track bugs.

To do this I thought of creating a plugin where the user could install it and we would automatically have a login and password created as an administrator, for example.

I was able to create the user but the password is exposed.

I tried to use the password_hash() // wp_hash_password() function but was not successful.


Viewing all articles
Browse latest Browse all 59525

Trending Articles