With this filter you can override the upload folder where the csv files are stored.
Filters
acfcs_select_country_first()
With this filter you can override the message 'to select a country first'.
acfcs_select_country_state_first()
With this filter you can override the message 'to select a country or state first'.
acfcs_select_state_first()
With this filter you can override the message 'to select a state first'.
acfcs_select_country_label()
With this filter you can override the label above the country dropdown.
acfcs_select_city_label()
With this filter you can override the label above the country dropdown.
acfcs_select_province_state_label()
With this filter you can override the label above the provice/state dropdown.
acfcs_show_labels()
With this filter you can override the show/hide labels setting.
Remove the donation nag
To remove the donation notice in the admin sidebar, use this filter to return true.
Set a different max line length
There is a filter available to set a different max line length. The max length of each csv line is 1000 characters. You can override it with this filter.