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 […]

How to add property custom meta fields

Since version 3.10.0, we have added a new feature called New Field Builder and you can use it to create new meta-fields. Please consult the documentation to learn how. New Field Builder: https://realhomes.io/documentation/new-fields-builder/ If you have any further question you can always create a new ticket by signing up at our support platform.