Set nickname for new wp users.
authorSteve Sutton <steve@gaslightmedia.com>
Thu, 2 Aug 2018 19:19:59 +0000 (15:19 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Thu, 2 Aug 2018 19:19:59 +0000 (15:19 -0400)
commit2383579c8cad866966b53ff3c7f485039df74ecb
treec1bd4468b1a2b25c920eba2ac6e1f9febb7cd965
parent9273a135ce349761747dbbbf5ea3219089fc84af
Set nickname for new wp users.

If not given for wp_insert_user it defaults to login name.
Setting it to fname lname.
models/admin/contacts/index.php