I have 3 forms with data that need to be updated from another system over CSV files.. I already have all functions ready, but I did not find how can I add all GF fields using WPDB object.
I have to run the scripts for:
- Un-publish all records saves from/to GF forms
- Update or Insert new records
- Delete if necessary.
There are a away to do it?