I am developing a WordPress plugin. In this I would like to add a non editable metadata section for all the users.
What I am thinking is: an admin-only editable field in each user’s profile. Or a non editable field like username which can only be added once.
Can I do it? Or is there any other better way of achieving this?