• Hi,

    I want to have a “notes” field in each member profile. I know how to add the field to wp_usermeta, but I’d like to be able to see it on the profile page ONLY if an admin is logged in?

    Is there anyway to do that? I’m actually using RegisterPlus, which works very well. But I have to either include the field in the profile view or not. There’s no way to restrict fields depending on the permissions of the user logged in.

    I can make my own member database management application with some forms and connect directly to the database, but it would be cleaner and easier to use a plugin or maybe there’s some magic way to use capabilities to control a field visibiltiy???

    Any help appreciated.

    Thanks,
    Adam

  • The topic ‘User profile fields for Admin Only’ is closed to new replies.