eduardo-marcolino / acf-fields-in-custom-table

Stores ACF custom fields in a custom table instead of WordPress' core meta tables
27 stars 12 forks source link

WP All Import Support #4

Open kyloknight opened 3 years ago

kyloknight commented 3 years ago

Currently, when importing content using WP All Import, fields show up blank because acf/save_post is not triggered by WP All Import plugin, so meta fields are not being saved to the custom table on each post save and thus show up blank until ACF Fields in Custom Table is disabled.

Could we possibly have the plugin use a namespace and be able to trigger methods using WP All Import hooks, or some way this plugin still functions from other plugins that make use of normal post save?

joohub commented 1 year ago

Hello, i need it working too with WPAllimport. Do you can fix this issue ? Awesome free plugin btw! I would spend a tip, if you can optimize it. Best regards