0.24.0 - optimizing
Few minor updates:
- I've tried to optimize the loading of values in the dropdowns (states/cities), by making use of transients, instead of getting the info from the database on each change.
- I added
$wpdb->prepare
to most queries. - The upload CSV option is styled a bit nicer.
- Changed incorrect function call for deleting of transients.
Site will be updated with more info soon as well.