Home › Forums › General Issues › save_post After data import › Reply To: save_post After data import
🙂 that’s what I use.
WPAI has a hook ‘pmxi_saved_post’, you can see all their hooks here http://www.wpallimport.com/documentation/advanced/action-reference/
This hook passes the post ID the same as ACF, basiclly, you just need to add the same filter to this hook the same way you add the acf/save_post hook.
Welcome to the Advanced Custom Fields community forum.
Browse through ideas, snippets of code, questions and answers between fellow ACF users
Helping others is a great way to earn karma, gain badges and help ACF development!
We use cookies to offer you a better browsing experience, analyze site traffic and personalize content. Read about how we use cookies and how you can control them in our Privacy Policy. If you continue to use this site, you consent to our use of cookies.