Viewing 6 replies - 1 through 6 (of 6 total)
  • wpm is built on top of wp user…rtfm;-)

    Plugin Author Chad Butler

    (@cbutlerjr)

    WP-Members uses the WP database schema, so all users are WP users.

    Any custom fields are stored as user meta, just like any other custom field. This allows for maximum compatibility with other applications since you can make your custom fields use any necessary meta key name so as to match up with whatever plugin you are integrating with.

    Thread Starter bobjgarrett

    (@bobjgarrett)

    If this is true then I have a worse problem than I thought. I appear to have two users who are in the WPMembership list but not the WPUsers.
    I have tried searching for them in WPUsers by username, name, email address etc but they are not there.
    Any suggestions how I might resolve this?

    Plugin Author Chad Butler

    (@cbutlerjr)

    Sounds like you have a plugin other than WP-Members.

    Thread Starter bobjgarrett

    (@bobjgarrett)

    Oops, you are right! Wrong plugin!

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Make Member a User’ is closed to new replies.