The register_user plugin has options to show the following address fields:
Street, City, State, Country, Postal Code
Which file contains the the form for this?
e.g. the comment form is located in zp-core/zp-extensions/commentform/comment_form.php
where is the registration form?
zp-core/zp-extensions/register_user/register_user_form.php does not contain the address fields
Regards