How to add new user field in RealHomes
From RealHomes version 3.9.5, you can add any number of text and select/dropdown, New User Fields using inspiry_additional_user_fields hook. Field Settings: id Field id. Required and must be unique. It will be used as meta_key when saving to the database. It’s a good practice to use only numbers, letters and underscores. name Field label. It’s […]