Update how the member contact are being listed.
authorSteve Sutton <steve@gaslightmedia.com>
Thu, 22 Mar 2018 17:42:55 +0000 (13:42 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Thu, 22 Mar 2018 17:42:55 +0000 (13:42 -0400)
commit1c1d42bc50b696200cf1f1d6abf63f3a33280277
tree73d4e2c6eda2f80f2e9aa678aef59dda54b9ae68
parent929702728c0362b1424f782db41684acc77a5700
Update how the member contact are being listed.

Fixing an issue with contacts with no email address. This happens when
being imported. I have it now so if they were not imported with an email
they can still find their wordpress user and they get updated for other
member management properly.
Also updating how to pull list of contacts.
If the member has no original contact (like wmta) it will see if any
other contacts can edit that user and show them in the list.
If the member has an original contact then it will use that contact wp
users meta data to get the list of additional contact for the contact
list.
classes/data/dataContacts.php
models/admin/contacts/index.php