Support

Account

Home › Forums › Backend Issues (wp-admin) › current_user_can to hide fields? › Reply To: current_user_can to hide fields?

  • This has always been possible but the ACF documentation does not deal with it when creating fields. ACF has a filter acf/prepare_field that allows you to remove fields or modify fields in any way you want based on whatever rules you want to set up.