Meta Box
Support Forum
Support › MB User Profile › Hide field from Frontend
Hi devs! Is it possible to hide one field in frontend but leave it edited on the backend in the user profile using filters or some other way? Thanks!
Hi,
You can use the filter hook rwmb_normalize_field to unset or customize a field on the backend/frontend
rwmb_normalize_field
Read more on the documentation https://docs.metabox.io/filters/rwmb-normalize-field/ and refer to the topic https://support.metabox.io/topic/changing-the-field-type-on-frontend/ https://support.metabox.io/topic/make-only-specific-fields-editable-in-frontend