Forums

User Meta Questions (2 posts)

  1. rt2null
    Member
    Posted 10 months ago #

    Is it ok to add additional user information in the wp_usermeta field and if so, is it secure? like address / phone info?

  2. jkovis
    Member
    Posted 10 months ago #

    Is it ok to add additional user information in the wp_usermeta field

    -- Yes, and it's pretty easy to do. Take a look at this blog post for the gist of adding the necessary admin user interface.

    is it secure?

    -- I'm not sure exactly what you mean, but you can add logic to the code to prevent certain users from editing their/others custom data.

Reply

You must log in to post.

About this Topic