Hello!
All posts on my site have content inserted through custom fields.
When publishing posts on the website, I would like them to be automatically inserted on Facebook and for this purpose I used the Jetpack plugin.
Jetpack publishes everything pretty well on Facebook, except ACF data. Title, picture, text from WordPress’s default editor is included, but sadly not ACF 🙁
I’ve also tested other ways to post to Facebook and the problem seems to be the same.
Is there any way for fields to be included as well?
Thanks a lot in advance!
If you are not using the default editor in any way then what I would do is create an acf/save_post action and I would update post_content with what I want sent to facebook.